From 40b1962c06414abeb01dfc6fcce0c9691ee7dd68 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Marchal?= Date: Mon, 16 Jul 2012 12:20:12 +0200 Subject: [PATCH] Update the release date --- CMakeLists.txt | 2 +- include/info.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2c4e755..188cc4c 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ PROJECT(sarg C) SET(sarg_VERSION 2) SET(sarg_REVISION "3.3-pre2") SET(sarg_BUILD "") -SET(sarg_BUILDDATE "Jul-15-2012") +SET(sarg_BUILDDATE "Jul-16-2012") INCLUDE(AddFileDependencies) INCLUDE(CheckIncludeFile) diff --git a/include/info.h b/include/info.h index fc1e700..3e81dfe 100755 --- a/include/info.h +++ b/include/info.h @@ -1,3 +1,3 @@ -#define VERSION PACKAGE_VERSION" Jul-15-2012" +#define VERSION PACKAGE_VERSION" Jul-16-2012" #define PGM PACKAGE_NAME #define URL "http://sarg.sourceforge.net" -- 2.47.2