|
From: <hba...@us...> - 2011-10-13 00:41:36
|
Revision: 11955
http://plplot.svn.sourceforge.net/plplot/?rev=11955&view=rev
Author: hbabcock
Date: 2011-10-13 00:41:30 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
Updated for the 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:40:56 UTC (rev 11954)
+++ trunk/cmake/modules/plplot_version.cmake 2011-10-13 00:41:30 UTC (rev 11955)
@@ -1,10 +1,10 @@
# For now, must set this by hand before each release. This value affects
# at least the documentation build and perhaps other parts of the release.
-set(RELEASE_DATE "2011-08-01")
+set(RELEASE_DATE "2011-10-12")
# Version data that need review and possible modification for each release.
-set(VERSION 5.9.8)
+set(VERSION 5.9.9)
# CPack version numbers for release tarball name.
set(CPACK_PACKAGE_VERSION_MAJOR 5)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|