From e417e155673de1b18df147f21b8b183d97d26093 Mon Sep 17 00:00:00 2001 From: PKEuS Date: Sun, 9 Oct 2016 10:33:03 +0200 Subject: [PATCH] Set version to 1.76.99/1.77 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 8bd8dca59..1675a696e 100644 --- a/cli/main.cpp +++ b/cli/main.cpp @@ -20,7 +20,7 @@ /** * * @mainpage Cppcheck - * @version 1.75 + * @version 1.76.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 c1d0f2236..60cd94030 100644 --- a/lib/version.h +++ b/lib/version.h @@ -1,6 +1,6 @@ #define CPPCHECK_MAJOR 1 #define CPPCHECK_MINOR 76 -#define CPPCHECK_DEVMINOR 76 +#define CPPCHECK_DEVMINOR 77 #define STRINGIFY(x) STRING(x) #define STRING(VER) #VER diff --git a/man/manual.docbook b/man/manual.docbook index b31375618..b1af0e718 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.76 + Cppcheck 1.77 dev 2016-08-13 diff --git a/win_installer/productInfo.wxi b/win_installer/productInfo.wxi index 6071f3339..a970da089 100644 --- a/win_installer/productInfo.wxi +++ b/win_installer/productInfo.wxi @@ -1,8 +1,8 @@ - + - +