We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48f70c2 commit 4a0d739Copy full SHA for 4a0d739
build.xml
@@ -3,7 +3,7 @@
3
<property file="build.properties"/>
4
<property name="library" location="lib"/>
5
<property name="app_name" value="ohmage"/>
6
- <property name="app_version" value="2.17.2"/>
+ <property name="app_version" value="2.17.3"/>
7
<property name="src" location="src"/>
8
<property name="test" location="test"/>
9
<property name="view" location="view"/>
0 commit comments