From bf5fa909521d43eac7c067500d18ec71e6a9e635 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Sat, 31 Dec 2016 18:35:08 +0100 Subject: [PATCH] updated version info --- 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 1675a696e..3bb0ee9b5 100644 --- a/cli/main.cpp +++ b/cli/main.cpp @@ -20,7 +20,7 @@ /** * * @mainpage Cppcheck - * @version 1.76.99 + * @version 1.77 * * @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 60cd94030..f499abacb 100644 --- a/lib/version.h +++ b/lib/version.h @@ -1,5 +1,5 @@ #define CPPCHECK_MAJOR 1 -#define CPPCHECK_MINOR 76 +#define CPPCHECK_MINOR 77 #define CPPCHECK_DEVMINOR 77 #define STRINGIFY(x) STRING(x) diff --git a/man/manual.docbook b/man/manual.docbook index b1af0e718..83ab0965e 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.77 dev + Cppcheck 1.77 2016-08-13 diff --git a/win_installer/productInfo.wxi b/win_installer/productInfo.wxi index a970da089..b3f4fb771 100644 --- a/win_installer/productInfo.wxi +++ b/win_installer/productInfo.wxi @@ -1,8 +1,8 @@ - + - +