From 687bde8af5415980ec3cd8ccd5582d83da2f5896 Mon Sep 17 00:00:00 2001 From: Philipp Kloke Date: Fri, 4 Sep 2015 21:10:05 +0200 Subject: [PATCH] Set version to 1.70.99/1.71 dev --- cli/main.cpp | 2 +- lib/version.h | 2 +- man/manual.docbook | 2 +- win_installer/productInfo.wxi | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cli/main.cpp b/cli/main.cpp index a4b1873cc..ce4ffd1c5 100644 --- a/cli/main.cpp +++ b/cli/main.cpp @@ -20,7 +20,7 @@ /** * * @mainpage Cppcheck - * @version 1.70 + * @version 1.70.99 * * @section overview_sec Overview * Cppcheck is a simple tool for static analysis of C/C++ code. diff --git a/lib/version.h b/lib/version.h index 55e3720d3..e5247ca76 100644 --- a/lib/version.h +++ b/lib/version.h @@ -1,6 +1,6 @@ #define CPPCHECK_MAJOR 1 #define CPPCHECK_MINOR 70 -#define CPPCHECK_DEVMINOR 70 +#define CPPCHECK_DEVMINOR 71 #define STRINGIFY(x) STRING(x) #define STRING(VER) #VER diff --git a/man/manual.docbook b/man/manual.docbook index 81a995ac8..378ad95a2 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.70 + Cppcheck 1.71 dev 2015-06-20 diff --git a/win_installer/productInfo.wxi b/win_installer/productInfo.wxi index 422667bdd..21f0bdf9a 100644 --- a/win_installer/productInfo.wxi +++ b/win_installer/productInfo.wxi @@ -1,8 +1,8 @@ - + - +