From 6793e9645853c273b96d54727166814bb7169c91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Sat, 3 Jan 2015 13:20:01 +0100 Subject: [PATCH] 1.68: Set versions --- 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 64d4e2a77..ff2647793 100644 --- a/cli/main.cpp +++ b/cli/main.cpp @@ -20,7 +20,7 @@ /** * * @mainpage Cppcheck - * @version 1.67.99 + * @version 1.68 * * @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 082fd0fc8..99352181c 100644 --- a/lib/version.h +++ b/lib/version.h @@ -1,5 +1,5 @@ #define CPPCHECK_MAJOR 1 -#define CPPCHECK_MINOR 67 +#define CPPCHECK_MINOR 68 #define CPPCHECK_DEVMINOR 68 #define STRINGIFY(x) STRING(x) diff --git a/man/manual.docbook b/man/manual.docbook index 383b219ad..d683b0c32 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.68 dev + Cppcheck 1.68 2014-09-28 diff --git a/win_installer/productInfo.wxi b/win_installer/productInfo.wxi index d3e123085..27d5ec3f2 100644 --- a/win_installer/productInfo.wxi +++ b/win_installer/productInfo.wxi @@ -1,8 +1,8 @@ - + - +