[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
certi CMakeLists.txt
From: |
certi-cvs |
Subject: |
certi CMakeLists.txt |
Date: |
Mon, 11 Feb 2008 14:46:43 +0000 |
CVSROOT: /sources/certi
Module name: certi
Changes by: Mathé <jmm> 08/02/11 14:46:43
Modified files:
. : CMakeLists.txt
Log message:
Update from cvs to pre1 version
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/CMakeLists.txt?cvsroot=certi&r1=1.31&r2=1.32
Patches:
Index: CMakeLists.txt
===================================================================
RCS file: /sources/certi/certi/CMakeLists.txt,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- CMakeLists.txt 24 Jan 2008 16:15:56 -0000 1.31
+++ CMakeLists.txt 11 Feb 2008 14:46:43 -0000 1.32
@@ -78,7 +78,7 @@
SET(PACKAGE_NAME "CERTI")
SET(PACKAGE_VERSION_MAJOR "3")
SET(PACKAGE_VERSION_MINOR "2")
-SET(PACKAGE_VERSION_PATCH "6cvs")
+SET(PACKAGE_VERSION_PATCH "6pre1")
SET(PACKAGE_VERSION
"${PACKAGE_VERSION_MAJOR}.${PACKAGE_VERSION_MINOR}.${PACKAGE_VERSION_PATCH}")
# Autotools compatibility var
SET(VERSION ${PACKAGE_VERSION})
- certi CMakeLists.txt,
certi-cvs <=