diff --git a/commons.h b/commons.h index 6ad175d..d53b057 100644 --- a/commons.h +++ b/commons.h @@ -30,7 +30,7 @@ along with piccante. If not, see . #endif //*****VERSION***** -#define CURRENT_VERSION " version 1.2.1" +#define CURRENT_VERSION " version 1.2.3" const std::string common_versionLine = "================ "CURRENT_VERSION" ================";