Fixing versioning problem with new version 0.6.0

This commit is contained in:
Celine Mercier
2017-02-01 16:50:07 +01:00
parent 194ec811f4
commit 9a0d77535f
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.5.0
0.6.0

View File

@ -6,7 +6,7 @@
#include <getopt.h>
#define VERSION "0.2"
#define VERSION "0.6.0"
/* ----------------------------------------------- */