Skip to content

Commit

Permalink
Set version number to 3.0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ViperMaul committed May 12, 2015
1 parent 66f5ed4 commit ab580dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/main/script_mod.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#define MAJOR 3
#define MINOR 0
#define PATCHLVL 0
#define BUILD 2
#define BUILD 3

#define VERSION MAJOR.MINOR.PATCHLVL.BUILD
#define VERSION_AR MAJOR,MINOR,PATCHLVL,BUILD
Expand Down

0 comments on commit ab580dd

Please sign in to comment.