Skip to content

Commit e37180c

Browse files
committed
Bump to 0.9.1-final
1 parent 5d98e5c commit e37180c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎OptiScaler/resource.h‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
#define VER_MAJOR_VERSION 0
3030
#define VER_MINOR_VERSION 9
3131
#define VER_HOTFIX_VERSION 1
32-
#define VER_BUILD_NUMBER 1
32+
#define VER_BUILD_NUMBER 0
3333

34-
#define VER_PRE_RELEASE
34+
// #define VER_PRE_RELEASE
3535

3636
#define VER_FILE_VERSION VER_MAJOR_VERSION, VER_MINOR_VERSION, VER_HOTFIX_VERSION, VER_BUILD_NUMBER
3737
#define VER_FILE_VERSION_STR \

0 commit comments

Comments
 (0)