Skip to content

Commit 9ea99d7

Browse files
authored
Update version
1 parent 49165b4 commit 9ea99d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ long _ftol2_sse(float f) { //ugly hack
6666
#define NTFT_EXTENSION _T("_tex.bin")
6767
#define NTFI_EXTENSION _T("_idx.bin")
6868

69-
#define VERSION "1.4.1.0"
69+
#define VERSION "1.4.2.0"
7070

7171
const char *g_helpString = ""
7272
"DS Texture Converter command line utility version " VERSION "\n"

0 commit comments

Comments
 (0)