diff --git a/lib/cppcheck.cpp b/lib/cppcheck.cpp index 7b6b9de53..b0848b027 100644 --- a/lib/cppcheck.cpp +++ b/lib/cppcheck.cpp @@ -34,7 +34,7 @@ #include #endif -static const char Version[] = "1.58"; +static const char Version[] = "1.59 dev"; static const char ExtraVersion[] = ""; static TimerResults S_timerResults; diff --git a/lib/version.h b/lib/version.h index d813af3c9..a50b51db0 100644 --- a/lib/version.h +++ b/lib/version.h @@ -1,3 +1,3 @@ -#define CPPCHECK_VERSION_STRING "1.58" -#define CPPCHECK_VERSION 1,58,0,0 +#define CPPCHECK_VERSION_STRING "1.59" +#define CPPCHECK_VERSION 1,58,99,0 #define LEGALCOPYRIGHT L"Copyright (C) 2007-2013 Daniel Marjam\x00E4ki and Cppcheck team." diff --git a/man/manual.docbook b/man/manual.docbook index 48eb14f5e..6c50af638 100644 --- a/man/manual.docbook +++ b/man/manual.docbook @@ -3,7 +3,7 @@ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"> - Cppcheck 1.58 + Cppcheck 1.59 dev 2013-01-12 diff --git a/win_installer/productInfo.wxi b/win_installer/productInfo.wxi index 8659deb4a..32c6782b0 100644 --- a/win_installer/productInfo.wxi +++ b/win_installer/productInfo.wxi @@ -1,8 +1,8 @@ - + - +