Skip to content

Commit

Permalink
Tag 0.2 alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
slatenails committed Jul 9, 2013
1 parent 464325a commit ba12e45
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@

#define APPNAME "LDForge"
#define VERSION_MAJOR 0
#define VERSION_MINOR 1
#define VERSION_PATCH 999
#define BUILD_ID BUILD_INTERNAL
#define VERSION_MINOR 2
#define VERSION_PATCH 0
#define BUILD_ID BUILD_ALPHA

// =============================================
#if (BUILD_ID != BUILD_INTERNAL)
Expand Down

0 comments on commit ba12e45

Please sign in to comment.