summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2017-09-07 13:33:19 +0200
committerBardur Arantsson <bardur@scientician.net>2017-09-07 13:35:22 +0200
commit4e9b9c402ed95bf9a17fd6d795bc49bb4128a6fa (patch)
tree4b776dd5c066946da953f0acbfb01170c4658245 /src
parent98713a912550668269d072b6dbaf42c8d20889c6 (diff)
Tag 2.4.0-ah
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 9697129f..4a2ad0e0 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.4"