Skip to content

Commit 67a4011

Browse files
committed
Update version info
1 parent 46a0baf commit 67a4011

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/version.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#ifndef VERSION_H
22
#define VERSION_H
33

4-
#define VER_FILEVERSION 0,1,2,0
5-
#define VER_FILEVERSION_STR "0.1.2"
4+
#define VER_FILEVERSION 0,2,0,1
5+
#define VER_FILEVERSION_STR "0.2.0.1"
66

7-
#define VER_PRODUCTVERSION 0,1,2,0
8-
#define VER_PRODUCTVERSION_STR "0.1.2"
7+
#define VER_PRODUCTVERSION 0,2,0,1
8+
#define VER_PRODUCTVERSION_STR "0.2.0.1"
99

1010
#define VER_COMPANYNAME_STR "oblivioncth"
1111
#define VER_FILEDESCRIPTION_STR "Klei TEX Atlaser"

0 commit comments

Comments
 (0)