From e7f1318d4bb328c24b9b615fefd952db9fc66bd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Sun, 5 Jun 2016 18:21:33 +0200 Subject: [PATCH] 1.74: 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 297ba5f5b..78bea3879 100644 --- a/cli/main.cpp +++ b/cli/main.cpp @@ -20,7 +20,7 @@ /** * * @mainpage Cppcheck - * @version 1.73.99 + * @version 1.74 * * @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 2e2a18c55..3e442b025 100644 --- a/lib/version.h +++ b/lib/version.h @@ -1,5 +1,5 @@ #define CPPCHECK_MAJOR 1 -#define CPPCHECK_MINOR 73 +#define CPPCHECK_MINOR 74 #define CPPCHECK_DEVMINOR 74 #define STRINGIFY(x) STRING(x) diff --git a/man/manual.docbook b/man/manual.docbook index 90a101d78..4377e11bf 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.74 dev + Cppcheck 1.74 2015-09-09 diff --git a/win_installer/productInfo.wxi b/win_installer/productInfo.wxi index 8f83c8305..dd732be1c 100644 --- a/win_installer/productInfo.wxi +++ b/win_installer/productInfo.wxi @@ -1,8 +1,8 @@ - + - +