Skip to content

Commit 1224a47

Browse files
committed
updated release number
1 parent 141c49f commit 1224a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project default="dist" name="XBee-Arduino">
33
<property file="build.properties"/>
44
<property name="dist.dir" value="dist"/>
5-
<property name="release" value="0.4-softserial-beta"/>
5+
<property name="release" value="0.5"/>
66

77
<target name="init">
88
<mkdir dir="${dist.dir}/XBee"/>

0 commit comments

Comments
 (0)