diff --git a/version.h b/version.h index 0ab4d05..c4c7424 100644 --- a/version.h +++ b/version.h @@ -3,6 +3,6 @@ #include -QString version = "0.1"; +QString version = "..1"; #endif // VERSION_H