summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-09-29 13:51:27 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-09-29 13:51:27 (GMT)
commitef24a1ad44b13d696ad8aaf07663bfca8cc992e0 (patch)
tree0b02fa34bc553f2b566058ca4eef62bda9a49fcf /src
parente8418a8ca01c6d27b9e0dd891a9fa55d8c38bb57 (diff)
downloadpowder-ef24a1ad44b13d696ad8aaf07663bfca8cc992e0.zip
powder-ef24a1ad44b13d696ad8aaf07663bfca8cc992e0.tar.gz
Stable release options
Diffstat (limited to 'src')
-rw-r--r--src/Config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Config.h b/src/Config.h
index fce92a1..e58f119 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -32,10 +32,12 @@
#define SNAPSHOT_ID 0
#endif
+#ifndef STABLE
#ifndef BETA
#define BETA
#define SNAPSHOT
#endif
+#endif
//VersionInfoEnd
#if defined(SNAPSHOT)