diff options
| author | scuri <scuri> | 2009-07-06 04:27:51 +0000 |
|---|---|---|
| committer | scuri <scuri> | 2009-07-06 04:27:51 +0000 |
| commit | c8f1fb92adb9acfd3271a3e5e8f4abacfa609572 (patch) | |
| tree | 7dd1c6aa2c1f8262096f6f6226c1d2959e523078 /src | |
| parent | aa0168cc0d96f1493030cbe7cb6d936694fa2878 (diff) | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/cd.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |
