diff options
-rw-r--r-- | apps/version.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/version.h b/apps/version.h index 867efef5f6..0090bce571 100644 --- a/apps/version.h +++ b/apps/version.h | |||
@@ -19,7 +19,6 @@ | |||
19 | #ifndef _VERSION_H_ | 19 | #ifndef _VERSION_H_ |
20 | #define _VERSION_H_ | 20 | #define _VERSION_H_ |
21 | 21 | ||
22 | #define APPSVERSION "CVS" | ||
23 | extern char appsversion[]; | 22 | extern char appsversion[]; |
24 | 23 | ||
25 | #endif | 24 | #endif |