From 321d2aeafbfa3381350b2ebabdf5453241f8ec71 Mon Sep 17 00:00:00 2001 From: PKEuS Date: Tue, 7 Jun 2016 19:19:58 +0200 Subject: [PATCH] Set version to 1.74.99/1.75 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 78bea3879..c5d777d47 100644 --- a/cli/main.cpp +++ b/cli/main.cpp @@ -20,7 +20,7 @@ /** * * @mainpage Cppcheck - * @version 1.74 + * @version 1.74.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 3e442b025..3ddcdf1f3 100644 --- a/lib/version.h +++ b/lib/version.h @@ -1,6 +1,6 @@ #define CPPCHECK_MAJOR 1 #define CPPCHECK_MINOR 74 -#define CPPCHECK_DEVMINOR 74 +#define CPPCHECK_DEVMINOR 75 #define STRINGIFY(x) STRING(x) #define STRING(VER) #VER diff --git a/man/manual.docbook b/man/manual.docbook index 4377e11bf..d33e5a252 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.74 + Cppcheck 1.75 dev 2015-09-09 diff --git a/win_installer/productInfo.wxi b/win_installer/productInfo.wxi index dd732be1c..5ca864a58 100644 --- a/win_installer/productInfo.wxi +++ b/win_installer/productInfo.wxi @@ -1,8 +1,8 @@ - + - +