Skip to content

Commit

Permalink
update snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
qcad committed Sep 15, 2013
1 parent 980e0f6 commit 19e222d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/core/RVersion.h
Expand Up @@ -23,11 +23,11 @@
/**
* Version number of the QCAD Application Framework.
*/
#define R_QCAD_VERSION_STRING "3.3.0"
#define R_QCAD_VERSION_STRING "3.2.2"

#define R_QCAD_VERSION_MAJOR 3
#define R_QCAD_VERSION_MINOR 3
#define R_QCAD_VERSION_REV 0
#define R_QCAD_VERSION_BUILD 0
#define R_QCAD_VERSION_MINOR 2
#define R_QCAD_VERSION_REV 2
#define R_QCAD_VERSION_BUILD 4

#endif

0 comments on commit 19e222d

Please sign in to comment.