Skip to content

Commit

Permalink
Update version number (89.1.278 -> 89.2.281)
Browse files Browse the repository at this point in the history
  • Loading branch information
simtr committed Feb 24, 2014
1 parent 96c889b commit 8bc03db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Config.h
Expand Up @@ -16,11 +16,11 @@
#endif

#ifndef MINOR_VERSION
#define MINOR_VERSION 1
#define MINOR_VERSION 2
#endif

#ifndef BUILD_NUM
#define BUILD_NUM 278
#define BUILD_NUM 281
#endif

#ifndef SNAPSHOT_ID
Expand Down

0 comments on commit 8bc03db

Please sign in to comment.