Skip to content

Commit 7782c15

Browse files
committed
This is vAmiga 2.2
1 parent 3bffe15 commit 7782c15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Emulator/config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
#define VER_MAJOR 2
1818
#define VER_MINOR 2
1919
#define VER_SUBMINOR 0
20-
#define VER_BETA 1
20+
#define VER_BETA 0
2121

2222
// Snapshot version number
2323
#define SNP_MAJOR 2
2424
#define SNP_MINOR 2
2525
#define SNP_SUBMINOR 0
26-
#define SNP_BETA 1
26+
#define SNP_BETA 0
2727

2828
// Uncomment this setting in a release build
2929
#define RELEASEBUILD

0 commit comments

Comments
 (0)