summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2010-01-09 09:42:25 +0100
committerBardur Arantsson <bardur@scientician.net>2010-01-09 09:42:25 +0100
commitc86e6321a7a31791cd57ae59110cfd7af50974b8 (patch)
tree8b376c048ebb9432ad32050b76e72757826c7794 /src
parent8a5f4560b60c527ac829ee065a9f5e6afce4d636 (diff)
Preparatory bits for next development cycle.
- Mark as 'git' version again post-tag. - New changelog section.
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 b8d2823b..95678853 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"