From 58bd8524ef02257cc913f2f3b990bc8a7ec848c1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Marchal?= Date: Mon, 19 Jul 2010 07:18:55 +0000 Subject: [PATCH] Change 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 dc7cbe2..7e539a7 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ PROJECT(sarg C) SET(sarg_VERSION 2) SET(sarg_REVISION "3.1-pre1") SET(sarg_BUILD "") -SET(sarg_BUILDDATE "Jul-14-2010") +SET(sarg_BUILDDATE "Jul-19-2010") INCLUDE(AddFileDependencies) INCLUDE(CheckIncludeFile) diff --git a/include/info.h b/include/info.h index c4021c4..2a26162 100755 --- a/include/info.h +++ b/include/info.h @@ -1,3 +1,3 @@ -#define VERSION PACKAGE_VERSION" Jul-14-2010" +#define VERSION PACKAGE_VERSION" Jul-19-2010" #define PGM PACKAGE_NAME #define URL "http://sarg.sourceforge.net" -- 2.47.2