[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[certi-cvs] certi CMakeLists.txt
From: |
CERTI CVS commits |
Subject: |
[certi-cvs] certi CMakeLists.txt |
Date: |
Tue, 18 Oct 2011 20:23:09 +0000 |
CVSROOT: /sources/certi
Module name: certi
Changes by: Eric NOULARD <erk> 11/10/18 20:23:09
Modified files:
. : CMakeLists.txt
Log message:
Prepare 3.4.1 release
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/CMakeLists.txt?cvsroot=certi&r1=1.106&r2=1.107
Patches:
Index: CMakeLists.txt
===================================================================
RCS file: /sources/certi/certi/CMakeLists.txt,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -b -r1.106 -r1.107
--- CMakeLists.txt 26 Sep 2011 20:24:27 -0000 1.106
+++ CMakeLists.txt 18 Oct 2011 20:23:08 -0000 1.107
@@ -174,7 +174,7 @@
SET(PACKAGE_NAME "CERTI")
SET(PACKAGE_VERSION_MAJOR "3")
SET(PACKAGE_VERSION_MINOR "4")
-SET(PACKAGE_VERSION_PATCH "1cvs")
+SET(PACKAGE_VERSION_PATCH "1")
SET(PACKAGE_VERSION
"${PACKAGE_VERSION_MAJOR}.${PACKAGE_VERSION_MINOR}.${PACKAGE_VERSION_PATCH}")
# Autotools compatibility var
SET(VERSION ${PACKAGE_VERSION})
- [certi-cvs] certi CMakeLists.txt,
CERTI CVS commits <=