From c0131eea9e5de0ace8d37f83393ce70b0fcccb99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Sat, 10 May 2014 12:02:06 +0200 Subject: [PATCH] 1.65: Set version --- cli/main.cpp | 2 +- lib/version.h | 4 ++-- man/manual.docbook | 2 +- win_installer/productInfo.wxi | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cli/main.cpp b/cli/main.cpp index 7e972d5cd..dd133d392 100644 --- a/cli/main.cpp +++ b/cli/main.cpp @@ -20,7 +20,7 @@ /** * * @mainpage Cppcheck - * @version 1.64.99 + * @version 1.65 * * @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 9c7914c7b..f9d3413d8 100644 --- a/lib/version.h +++ b/lib/version.h @@ -1,3 +1,3 @@ -#define CPPCHECK_VERSION_STRING "1.65 dev" -#define CPPCHECK_VERSION 1,64,99,0 +#define CPPCHECK_VERSION_STRING "1.65" +#define CPPCHECK_VERSION 1,65,0,0 #define LEGALCOPYRIGHT L"Copyright (C) 2007-2014 Daniel Marjam\x00E4ki and Cppcheck team." diff --git a/man/manual.docbook b/man/manual.docbook index 22f37823d..c372fcdf9 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.65 dev + Cppcheck 1.65 2013-12-23 diff --git a/win_installer/productInfo.wxi b/win_installer/productInfo.wxi index 766da31fa..e6161b0cc 100644 --- a/win_installer/productInfo.wxi +++ b/win_installer/productInfo.wxi @@ -1,8 +1,8 @@ - + - +