Navigation Menu

Skip to content

Commit

Permalink
Update version number -> v90.1.320
Browse files Browse the repository at this point in the history
  • Loading branch information
simtr committed Aug 15, 2014
1 parent 0d617ac commit 08dcc19
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 0
#define MINOR_VERSION 1
#endif

#ifndef BUILD_NUM
#define BUILD_NUM 318
#define BUILD_NUM 320
#endif

#ifndef SNAPSHOT_ID
Expand Down

0 comments on commit 08dcc19

Please sign in to comment.