X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=CMakeLists.txt;h=13fa3159625c9da030289d8cfe6c1c63afc1a1d9;hb=9aaa3361935cd82b6d2ce6f03355dc8cd2644256;hp=5218ea208a99a8f7c644de68c3ff336b0a587e4a;hpb=9bd92830048ace91561922e97c89bbdb01ac54f5;p=thirdparty%2Fsarg.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 5218ea2..13fa315 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ PROJECT(sarg C) SET(sarg_VERSION 2) SET(sarg_REVISION "3.2-pre1") SET(sarg_BUILD "") -SET(sarg_BUILDDATE "Nov-29-2010") +SET(sarg_BUILDDATE "Dec-21-2010") INCLUDE(AddFileDependencies) INCLUDE(CheckIncludeFile)