aboutsummaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2016-06-21 17:06:19 +0200
committerChristian Weiske <cweiske@cweiske.de>2016-06-21 17:06:59 +0200
commit51d65acaa3a4f4c5a0d8daea92e31298b2709184 (patch)
treec5f717f09f48c93c325895a6dee60a1af28aee26 /build.xml
parentd6b4a3d614aeaccf45fb047a3e990f77b935a333 (diff)
downloadbdrem-51d65acaa3a4f4c5a0d8daea92e31298b2709184.tar.gz
bdrem-51d65acaa3a4f4c5a0d8daea92e31298b2709184.zip
release 0.6.1v0.6.1
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 845a053..e89a894 100644
--- a/build.xml
+++ b/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<project name="bdrem" default="phar" basedir=".">
- <property name="version" value="0.6.0" />
+ <property name="version" value="0.6.1" />
<property name="pharfile" value="${phing.dir}/dist/${phing.project.name}-${version}.phar" />
<property name="libdir" value="${phing.dir}/lib"/>