diff --git a/unixtime.c b/unixtime.c index b813a64..97f9cca 100644 --- a/unixtime.c +++ b/unixtime.c @@ -12,7 +12,7 @@ /* symbols */ #define TRUE 1 #define FALSE 0 -#define VERSION "0.1" +#define VERSION "0.2" /* prototypes */ int print_version(void);