commit 8450f887c52e900c92f8ad9272acb38ad29903c3
parent 931987667998b73e132da0ac815c19f8e18a43e1
Author: ByteProject <stefan.vogt@byteproject.net>
Date: Tue, 13 Jan 2015 00:21:42 +0100
bumped version number to 2.1.3
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/ansilove/alconfig.h b/ansilove/alconfig.h
@@ -14,7 +14,7 @@
#define alconfig_h
// configuration defines
-#define VERSION "2.1.2"
+#define VERSION "2.1.3"
#define PCBOARD_STRIP_CODES "@POFF@,@WAIT@"
diff --git a/ansilove/info.plist b/ansilove/info.plist
@@ -17,9 +17,9 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>212</string>
+ <string>213</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright © 2011-2014 Stefan Vogt, Brian Cassidy, Frederic Cambus. All rights reserved.</string>
+ <string>Copyright © 2011-2015 Stefan Vogt, Brian Cassidy, Frederic Cambus. All rights reserved.</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>