|
From: <hba...@us...> - 2011-10-13 00:39:41
|
Revision: 11953
http://plplot.svn.sourceforge.net/plplot/?rev=11953&view=rev
Author: hbabcock
Date: 2011-10-13 00:39:35 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
updated for 5.9.9 release.
Modified Paths:
--------------
trunk/cmake/modules/plplot_version.cmake
Modified: trunk/cmake/modules/plplot_version.cmake
===================================================================
--- trunk/cmake/modules/plplot_version.cmake 2011-10-13 00:37:06 UTC (rev 11952)
+++ trunk/cmake/modules/plplot_version.cmake 2011-10-13 00:39:35 UTC (rev 11953)
@@ -9,7 +9,7 @@
# CPack version numbers for release tarball name.
set(CPACK_PACKAGE_VERSION_MAJOR 5)
set(CPACK_PACKAGE_VERSION_MINOR 9)
-set(CPACK_PACKAGE_VERSION_PATCH 8)
+set(CPACK_PACKAGE_VERSION_PATCH 9)
# PLplot library version information.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|