You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by le...@apache.org on 2016/04/22 18:28:54 UTC

svn commit: r1740558 - /pdfbox/branches/1.8/pdfbox/build.xml

Author: lehmi
Date: Fri Apr 22 16:28:54 2016
New Revision: 1740558

URL: http://svn.apache.org/viewvc?rev=1740558&view=rev
Log:
prepare 1.8.12 release

Modified:
    pdfbox/branches/1.8/pdfbox/build.xml

Modified: pdfbox/branches/1.8/pdfbox/build.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/pdfbox/build.xml?rev=1740558&r1=1740557&r2=1740558&view=diff
==============================================================================
--- pdfbox/branches/1.8/pdfbox/build.xml (original)
+++ pdfbox/branches/1.8/pdfbox/build.xml Fri Apr 22 16:28:54 2016
@@ -28,7 +28,7 @@
     <property name="tool.dir" value="tools" />
     <property name="bin.dir" value="bin" />
 
-    <property name="project.version" value="1.8.11" />
+    <property name="project.version" value="1.8.12" />
 
     <!-- pdfbox -->
     <property name="pdfbox.project.name" value="pdfbox"/>