Skip to content
Snippets Groups Projects
Commit 51eedbe2 authored by Dave Page's avatar Dave Page
Browse files

Bump version for release.

parent 35890055
Branches
Tags REL-1_14_0
No related merge requests found
......@@ -13,11 +13,11 @@
#define VERSION_H
// Application Versions
#define VERSION_STR wxT("1.14.0 RC1")
#define VERSION_NUM 1,14,0,4
#define VERSION_PACKAGE 1.14.0-rc1
#define VERSION_STR wxT("1.14.0")
#define VERSION_NUM 1,14,0,5
#define VERSION_PACKAGE 1.14.0
#define PRERELEASE 1
#define PRERELEASE 0
// #define BUILD "..."
#ifdef RC_INVOKED
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment