Skip to content

Commit 3f935af

Browse files
committed
update version number to v1.1.0
There have been features added interspersed with the bugfixes, so let's just bump this number up to v1.1.0 now.
1 parent 438d67f commit 3f935af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/z64convert.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#define NAME "z64convert"
2-
#define VERSION "1.0.6"
2+
#define VERSION "1.1.0"
33
#define AUTHOR "<z64.me>"
44

55
extern void fprintf_safe(FILE *dst, const char *fmt, ...);

0 commit comments

Comments
 (0)