[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: |
Fri, 06 Dec 2013 12:31:18 +0000 |
CVSROOT: /sources/certi
Module name: certi
Changes by: Eric NOULARD <erk> 13/12/06 12:31:18
Modified files:
. : CMakeLists.txt
Log message:
Prepare 3.4.2 release
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/CMakeLists.txt?cvsroot=certi&r1=1.129&r2=1.130
Patches:
Index: CMakeLists.txt
===================================================================
RCS file: /sources/certi/certi/CMakeLists.txt,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -b -r1.129 -r1.130
--- CMakeLists.txt 6 Dec 2013 10:34:08 -0000 1.129
+++ CMakeLists.txt 6 Dec 2013 12:31:16 -0000 1.130
@@ -202,7 +202,7 @@
SET(PACKAGE_NAME "CERTI")
SET(PACKAGE_VERSION_MAJOR "3")
SET(PACKAGE_VERSION_MINOR "4")
-SET(PACKAGE_VERSION_PATCH "2-cvs")
+SET(PACKAGE_VERSION_PATCH "2")
SET(PACKAGE_VERSION
"${PACKAGE_VERSION_MAJOR}.${PACKAGE_VERSION_MINOR}.${PACKAGE_VERSION_PATCH}")
# Autotools compatibility var
SET(VERSION ${PACKAGE_VERSION})