From 890ceea3bfa0576a00a67b2012a54f8a72981b6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Sat, 9 Jan 2016 14:41:54 +0100 Subject: [PATCH] 1.72: Set version --- 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 697347a26..84eeb8a55 100644 --- a/cli/main.cpp +++ b/cli/main.cpp @@ -20,7 +20,7 @@ /** * * @mainpage Cppcheck - * @version 1.71.99 + * @version 1.72 * * @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 31e8ee805..5c13af4e4 100644 --- a/lib/version.h +++ b/lib/version.h @@ -1,5 +1,5 @@ #define CPPCHECK_MAJOR 1 -#define CPPCHECK_MINOR 71 +#define CPPCHECK_MINOR 72 #define CPPCHECK_DEVMINOR 72 #define STRINGIFY(x) STRING(x) diff --git a/man/manual.docbook b/man/manual.docbook index eb1400d28..534b872cf 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.72 dev + Cppcheck 1.72 2015-09-09 diff --git a/win_installer/productInfo.wxi b/win_installer/productInfo.wxi index 338080497..87096ae5f 100644 --- a/win_installer/productInfo.wxi +++ b/win_installer/productInfo.wxi @@ -1,8 +1,8 @@ - + - +