Skip to content

Commit

Permalink
0.4.0 -> 0.4.7
Browse files Browse the repository at this point in the history
7 patch commits from vgui_settings_wip
  • Loading branch information
Gocnak committed Jun 23, 2016
1 parent 666ab44 commit eab9906
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mp/src/game/shared/momentum/mom_shareddefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ typedef enum MOMGM
// Main Version (0 is alpha, 1 is beta, 2 is release)​.Main feature push (increment by one for each)​.​Small commits or hotfixes​
// When editing this, remember to also edit version.txt on the main dir of the repo
// If you have any doubts, please refer to http://semver.org/
#define MOM_CURRENT_VERSION "0.4.0"
#define MOM_CURRENT_VERSION "0.4.7"

#define MOM_COLORIZATION_CHECK_FREQUENCY 0.1f

Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.0
0.4.7

0 comments on commit eab9906

Please sign in to comment.