diff --git a/version.h b/version.h index 7f3e7d2..57edaf2 100644 --- a/version.h +++ b/version.h @@ -2,6 +2,6 @@ #ifndef VERSION_H #define VERSION_H -const char *the_version = "0.2-7.gcced943"; +const char *the_version = "0.2.1"; #endif