From 31c356f3cf33a7fc0b9e054247e65c62d5cb634f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Marchal?= Date: Tue, 2 Feb 2010 09:08:22 +0000 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 731c972..a802e0b 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ PROJECT(sarg C) SET(sarg_VERSION 2) SET(sarg_REVISION 2) SET(sarg_BUILD "7") -SET(sarg_BUILDDATE "Jan-29-2010") +SET(sarg_BUILDDATE "Feb-02-2010") INCLUDE(AddFileDependencies) INCLUDE(CheckIncludeFile) diff --git a/include/info.h b/include/info.h index 397a5d9..728f0f0 100755 --- a/include/info.h +++ b/include/info.h @@ -1,3 +1,3 @@ -#define VERSION PACKAGE_VERSION" Jan-29-2010" +#define VERSION PACKAGE_VERSION" Feb-02-2010" #define PGM PACKAGE_NAME #define URL "http://sarg.sourceforge.net" -- 2.47.2