Bumped version number because of recent fixes.

This commit is contained in:
2012-10-09 10:47:22 +02:00
parent ca123fb724
commit a31605bd07

View File

@@ -12,7 +12,7 @@
/* symbols */ /* symbols */
#define TRUE 1 #define TRUE 1
#define FALSE 0 #define FALSE 0
#define VERSION "0.1" #define VERSION "0.2"
/* prototypes */ /* prototypes */
int print_version(void); int print_version(void);