Skip to content

Commit

Permalink
bumping version to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteProject committed Mar 4, 2014
1 parent aa044c8 commit 3796402
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ansilove/alconfig.h
Expand Up @@ -2,7 +2,7 @@
// alconfig.h
// AnsiLove/C
//
// Copyright (C) 2011-2013 Stefan Vogt, Brian Cassidy, Frederic Cambus.
// Copyright (C) 2011-2014 Stefan Vogt, Brian Cassidy, Frederic Cambus.
// All rights reserved.
// https://github.com/ByteProject/AnsiLove-C/
//
Expand All @@ -14,7 +14,7 @@
#define alconfig_h

// configuration defines
#define VERSION "2.1.0"
#define VERSION "2.1.1"

#define PCBOARD_STRIP_CODES "@POFF@,@WAIT@"

Expand Down
4 changes: 2 additions & 2 deletions ansilove/info.plist
Expand Up @@ -17,9 +17,9 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>210</string>
<string>211</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2011-2013 Stefan Vogt, Brian Cassidy, Frederic Cambus. All rights reserved.</string>
<string>Copyright © 2011-2014 Stefan Vogt, Brian Cassidy, Frederic Cambus. All rights reserved.</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
Expand Down

0 comments on commit 3796402

Please sign in to comment.