summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorStef <stef@ws.local>2007-05-26 22:54:43 +0000
committerStef <stef@ws.local>2007-05-26 22:54:43 +0000
commit490831e79ad697664882c799d41b5e70b16ab478 (patch)
treeb6eae03e1cfe3831f9473247dcc4d4b0412ba87a /build.xml
parent03050e49a24e7a91c1bc7d589e0eb28efcecbbdc (diff)
Commit 0.9.3 from eons ago properly
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index a7ac3b4..41bd2ec 100644
--- a/build.xml
+++ b/build.xml
@@ -2,7 +2,7 @@
<project name="ldapxml" default="build" basedir=".">
<target name="init">
- <property name="version" value="0.9.2"/>
+ <property name="version" value="0.9.3"/>
</target>
<target name="build">