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 2014/09/14 14:14:19 UTC

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

Author: lehmi
Date: Sun Sep 14 12:14:19 2014
New Revision: 1624845

URL: http://svn.apache.org/r1624845
Log:
prepare 1.8.7 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=1624845&r1=1624844&r2=1624845&view=diff
==============================================================================
--- pdfbox/branches/1.8/pdfbox/build.xml (original)
+++ pdfbox/branches/1.8/pdfbox/build.xml Sun Sep 14 12:14:19 2014
@@ -28,7 +28,7 @@
     <property name="tool.dir" value="tools" />
     <property name="bin.dir" value="bin" />
 
-    <property name="project.version" value="1.8.6" />
+    <property name="project.version" value="1.8.7" />
 
     <!-- pdfbox -->
     <property name="pdfbox.project.name" value="pdfbox"/>