summaryrefslogtreecommitdiff
path: root/src/cd.c
diff options
context:
space:
mode:
authorscuri <scuri>2008-12-11 19:02:43 +0000
committerscuri <scuri>2008-12-11 19:02:43 +0000
commit8d77d461cb1a472a33d9cac18ac77ec6d2944877 (patch)
treeac1794ecef3e4b409d641a33f7fe2058df2df8fd /src/cd.c
parent97e124186670ae2dfc879082f44a8d9d72a1388c (diff)
*** empty log message ***
Diffstat (limited to 'src/cd.c')
-rw-r--r--src/cd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cd.c b/src/cd.c
index c8425ba..618846b 100644
--- a/src/cd.c
+++ b/src/cd.c
@@ -18,8 +18,8 @@
#include "cdirgb.h"
/* This appears only here to avoid changing the cd.h header fo bug fixes */
-#define CD_VERSION_FIX ".1"
-#define CD_VERSION_FIX_NUMBER 1
+#define CD_VERSION_FIX ""
+#define CD_VERSION_FIX_NUMBER 0
const char cd_ident[] =
"$CD: " CD_VERSION CD_VERSION_FIX " " CD_COPYRIGHT " $\n"