update changelog and release version 0.4.0
[phancap.git] / build.xml
index ce72cbf49f6583086c7b8d43b99669a1d043f9e2..89614c99683c1c21dcbcbbd10c6dd0142a850c94 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <project name="phancap" default="phar" basedir=".">
 
- <property name="version"  value="0.2.0" />
+ <property name="version"  value="0.4.0" />
  <property name="pharfile" value="${phing.dir}/dist/${phing.project.name}-${version}.phar" />
  <property name="libdir" value="${phing.dir}/lib"/>