Skip to content

Commit

Permalink
Update version to 1.2.2 for production
Browse files Browse the repository at this point in the history
  • Loading branch information
eezstreet authored Jan 1, 2017
1 parent 85221dd commit 8630d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codemp/qcommon/game_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ along with this program; if not, see <http://www.gnu.org/licenses/>.
#include "../win32/AutoVersion.h"
#include "../git.h"

#define JKG_VERSION "1.2.1"
#define JKG_VERSION "1.2.2"
// Current version of the multi player game
#ifdef _DEBUG
#define JK_VERSION "" GIT_BRANCH " / " GIT_HASH " (debug)"
Expand Down

0 comments on commit 8630d3b

Please sign in to comment.