summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2010-01-09 09:21:05 +0100
committerBardur Arantsson <bardur@scientician.net>2010-01-09 09:21:05 +0100
commit8a5f4560b60c527ac829ee065a9f5e6afce4d636 (patch)
tree9ba2cfad9517557e93cf738445224b276b0ccd24 /src
parent279d6585f63d8ade585cb1e12500b32aae4bef77 (diff)
Bump version number and mark as a non-official version in IS_CVS.
Diffstat (limited to 'src')
-rw-r--r--src/defines.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/defines.h b/src/defines.h
index 8a166e57..b8d2823b 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -37,8 +37,8 @@
*/
#ifndef IS_CVS
-/*#define IS_CVS ""*/
-#define IS_CVS "(git)"
+#define IS_CVS " (ah)"
+/*#define IS_CVS " (ah, git)" */
#endif
#define USER_PATH_VERSION "/2.3"