diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/main.c b/source/main.c index 76c6f43..13e2ba0 100644 --- a/source/main.c +++ b/source/main.c @@ -35,7 +35,7 @@ #include "snap.h" #include "debug.h" -#define DSSPEC_VERSION "0.1 development" +#define DSSPEC_VERSION "0.1" #ifndef TRUE #define TRUE 1 |