Skip to content

Commit

Permalink
Update nvse_version.h
Browse files Browse the repository at this point in the history
  • Loading branch information
korri123 committed Apr 10, 2022
1 parent 13471a6 commit f752858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nvse/nvse/nvse_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define __NVSE_VERSION_H__

// these have to be macros so they can be used in the .rc
#define ALPHA_MODE 1
#define ALPHA_MODE 0
#define NVSE_VERSION_INTEGER 6
#define NVSE_VERSION_INTEGER_MINOR 2
#define NVSE_VERSION_INTEGER_BETA 6
Expand Down

0 comments on commit f752858

Please sign in to comment.