updated version number

This commit is contained in:
Lexi Quinn 2022-01-16 15:47:04 +11:00
parent d15a5cefc8
commit 5e54972f6d
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ LIBS = -lm -luiohook
CC = gcc
CFLAGS = -g -Wall
INSTALL_PATH = /usr/local
VERSION = 0.5.1
VERSION = 0.6.0
.PHONY: default all clean

View File

@ -38,7 +38,7 @@ yet and may not ever be
### [Splits.io](https://splits.io/)
- [X] Import game, category and segment names from generic format
- [ ] Import all information the generic format support i.e. run histories
- [ ] Import all information the generic format supports i.e. run histories
- [ ] Export runs in the generic format
### [Speedrun.com](https://www.speedrun.com/)

View File

@ -4,7 +4,7 @@
const char *schemaver = "v1.0.1";
const char *timersname = "quest";
const char *timerlname = "Quinn's Utterly Elegant Speedrun Timer";
const char *timerver = "v0.5.1";
const char *timerver = "v0.6.0";
const char *timerlink = "https://github.com/SilentFungus/quest";
//Imports game/catagory names and segment names