summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2010-01-17 10:30:34 +0100
committerBardur Arantsson <bardur@scientician.net>2010-01-17 10:30:34 +0100
commitc81e398af8de0af4d9318163c4de6954f379e724 (patch)
tree722a0329fb2ef8d02354d5a6f43727f8c33eb760 /src
parentbf6927607ac0e9314634329b5700617e0449677e (diff)
Preparatory bits for next development cycle.
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 e434e461..2c32431e 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -37,8 +37,8 @@
*/
#ifndef IS_CVS
-#define IS_CVS " (ah)"
-/* #define IS_CVS " (ah, git)" */
+/*#define IS_CVS " (ah)" */
+#define IS_CVS " (ah, git)"
#endif
#define USER_PATH_VERSION "/2.3"