Skip to content

Commit 1845ad5

Browse files
committed
update version number from 1.0.4 to 1.0.5
1 parent 43951f5 commit 1845ad5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4"
2+
#define VERSION "1.0.5"
33
#define AUTHOR "<z64.me>"
44

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

0 commit comments

Comments
 (0)