certi-cvs
[Top][All Lists]
Advanced

[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, 27 Sep 2013 08:33:39 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Eric NOULARD <erk>      13/09/27 08:33:39

Modified files:
        .              : CMakeLists.txt 

Log message:
        Build specific version for SYS015 course

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/CMakeLists.txt?cvsroot=certi&r1=1.124&r2=1.125

Patches:
Index: CMakeLists.txt
===================================================================
RCS file: /sources/certi/certi/CMakeLists.txt,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -b -r1.124 -r1.125
--- CMakeLists.txt      25 Sep 2013 14:55:39 -0000      1.124
+++ CMakeLists.txt      27 Sep 2013 08:33:39 -0000      1.125
@@ -193,7 +193,7 @@
 SET(PACKAGE_NAME      "CERTI")
 SET(PACKAGE_VERSION_MAJOR "3")
 SET(PACKAGE_VERSION_MINOR "4")
-SET(PACKAGE_VERSION_PATCH "2cvs")
+SET(PACKAGE_VERSION_PATCH "2-SYS015_2013")
 SET(PACKAGE_VERSION   
"${PACKAGE_VERSION_MAJOR}.${PACKAGE_VERSION_MINOR}.${PACKAGE_VERSION_PATCH}")
 # Autotools compatibility var
 SET(VERSION ${PACKAGE_VERSION})



reply via email to

[Prev in Thread] Current Thread [Next in Thread]