File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1717#define VER_MAJOR 2
1818#define VER_MINOR 0
1919#define VER_SUBMINOR 0
20- #define VER_BETA 2
20+ #define VER_BETA 3
2121
2222// Snapshot version number
2323#define SNP_MAJOR 2
2424#define SNP_MINOR 0
2525#define SNP_SUBMINOR 0
26- #define SNP_BETA 2
26+ #define SNP_BETA 3
2727
2828// Uncomment this setting in a release build
29- // #define RELEASEBUILD
29+ #define RELEASEBUILD
3030
3131//
3232// Build settings
Original file line number Diff line number Diff line change 146146 <key >CFBundlePackageType </key >
147147 <string >APPL </string >
148148 <key >CFBundleShortVersionString </key >
149- <string >2.0b2 </string >
149+ <string >2.0b3 </string >
150150 <key >CFBundleVersion </key >
151- <string >220408 </string >
151+ <string >220410 </string >
152152 <key >LSApplicationCategoryType </key >
153153 <string >public.app-category.entertainment </string >
154154 <key >LSMinimumSystemVersion </key >
You can’t perform that action at this time.
0 commit comments