certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-cvs] applications/PyHLA CMakeLists.txt


From: certi-cvs
Subject: [certi-cvs] applications/PyHLA CMakeLists.txt
Date: Mon, 04 Oct 2010 20:26:48 +0000

CVSROOT:        /sources/certi
Module name:    applications
Changes by:     Petr Gotthard <gotthardp>       10/10/04 20:26:48

Modified files:
        PyHLA          : CMakeLists.txt 

Log message:
        Bugfix release, PyHLA 1.1.0

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/applications/PyHLA/CMakeLists.txt?cvsroot=certi&r1=1.9&r2=1.10

Patches:
Index: CMakeLists.txt
===================================================================
RCS file: /sources/certi/applications/PyHLA/CMakeLists.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- CMakeLists.txt      10 Jul 2009 17:03:40 -0000      1.9
+++ CMakeLists.txt      4 Oct 2010 20:26:45 -0000       1.10
@@ -5,7 +5,7 @@
 
 SET(PACKAGE_NAME "PyHLA")
 SET(PACKAGE_VERSION_MAJOR "1")
-SET(PACKAGE_VERSION_MINOR "0")
+SET(PACKAGE_VERSION_MINOR "1")
 SET(PACKAGE_VERSION_PATCH "0")
 SET(PACKAGE_VERSION   
"${PACKAGE_VERSION_MAJOR}.${PACKAGE_VERSION_MINOR}.${PACKAGE_VERSION_PATCH}")
   
@@ -64,4 +64,4 @@
 
 INCLUDE(CPack)
 
-# $Id: CMakeLists.txt,v 1.9 2009/07/10 17:03:40 gotthardp Exp $
+# $Id: CMakeLists.txt,v 1.10 2010/10/04 20:26:45 gotthardp Exp $



reply via email to

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