Skip to content

Commit

Permalink
update version to 3.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
qcad committed May 13, 2013
1 parent e76c3cb commit 25f6163
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/core/RVersion.h
Expand Up @@ -23,11 +23,11 @@
/**
* Version number of the QCAD Application Framework.
*/
#define R_QCAD_VERSION_STRING "3.1.0 Beta"
#define R_QCAD_VERSION_STRING "3.0.14"

#define R_QCAD_VERSION_MAJOR 3
#define R_QCAD_VERSION_MINOR 1
#define R_QCAD_VERSION_REV 0
#define R_QCAD_VERSION_MINOR 0
#define R_QCAD_VERSION_REV 14
#define R_QCAD_VERSION_BUILD 0

#endif

0 comments on commit 25f6163

Please sign in to comment.