From 4842115a567514dec40e28f749d6f39f18dc450f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Sun, 2 Mar 2014 09:55:39 +0100 Subject: [PATCH] 1.64 : Update versions --- 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 e2dee5f4e..4378379e2 100644 --- a/cli/main.cpp +++ b/cli/main.cpp @@ -20,7 +20,7 @@ /** * * @mainpage Cppcheck - * @version 1.63.99 + * @version 1.64 * * @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 0a05c6b36..85e4665b8 100644 --- a/lib/version.h +++ b/lib/version.h @@ -1,3 +1,3 @@ -#define CPPCHECK_VERSION_STRING "1.64 dev" -#define CPPCHECK_VERSION 1,63,99,0 +#define CPPCHECK_VERSION_STRING "1.64" +#define CPPCHECK_VERSION 1,64,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 70c7240e2..695ad0188 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.64 dev + Cppcheck 1.64 2013-12-23 diff --git a/win_installer/productInfo.wxi b/win_installer/productInfo.wxi index efbf16913..ec32ccb51 100644 --- a/win_installer/productInfo.wxi +++ b/win_installer/productInfo.wxi @@ -1,8 +1,8 @@ - + - +