From 0afe745c94345cb3d6c64c7b3fdb03f82bec6f51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Sat, 8 Oct 2016 18:40:36 +0200 Subject: [PATCH] 1.76: Update version --- lib/version.h | 4 ++-- man/manual.docbook | 2 +- win_installer/productInfo.wxi | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/version.h b/lib/version.h index a18dd9494..c1d0f2236 100644 --- a/lib/version.h +++ b/lib/version.h @@ -1,6 +1,6 @@ #define CPPCHECK_MAJOR 1 -#define CPPCHECK_MINOR 75 -#define CPPCHECK_DEVMINOR 75 +#define CPPCHECK_MINOR 76 +#define CPPCHECK_DEVMINOR 76 #define STRINGIFY(x) STRING(x) #define STRING(VER) #VER diff --git a/man/manual.docbook b/man/manual.docbook index 2438ad750..b31375618 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.75 + Cppcheck 1.76 2016-08-13 diff --git a/win_installer/productInfo.wxi b/win_installer/productInfo.wxi index 02758ecde..6071f3339 100644 --- a/win_installer/productInfo.wxi +++ b/win_installer/productInfo.wxi @@ -1,8 +1,8 @@ - + - +