Skip to content

Commit d2521e1

Browse files
committed
This is vAmiga 2.01
1 parent ada8cf9 commit d2521e1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Emulator/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Version number
1717
#define VER_MAJOR 2
1818
#define VER_MINOR 0
19-
#define VER_SUBMINOR 0
19+
#define VER_SUBMINOR 1
2020
#define VER_BETA 0
2121

2222
// Snapshot version number

Resources/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,9 @@
146146
<key>CFBundlePackageType</key>
147147
<string>APPL</string>
148148
<key>CFBundleShortVersionString</key>
149-
<string>2.0</string>
149+
<string>2.01</string>
150150
<key>CFBundleVersion</key>
151-
<string>220510</string>
151+
<string>220520</string>
152152
<key>LSApplicationCategoryType</key>
153153
<string>public.app-category.entertainment</string>
154154
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)