diff options
author | James Moger <james.moger@gmail.com> | 2013-04-26 11:51:03 -0400 |
---|---|---|
committer | James Moger <james.moger@gmail.com> | 2013-04-26 11:51:03 -0400 |
commit | ca84f8f072771f5933f5b65d8b0d175498bd063d (patch) | |
tree | ff4924df4236517b150628f5cfa07ffa3812bfd4 /build.xml | |
parent | ad0958eb95159e940e5e5af75b9ce75bfc93975a (diff) | |
download | iciql-ca84f8f072771f5933f5b65d8b0d175498bd063d.tar.gz iciql-ca84f8f072771f5933f5b65d8b0d175498bd063d.zip |
Updated to Moxie 0.7.4
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ documentation @ http://gitblit.github.io/moxie
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-->
- <property name="moxie.version" value="0.7.3" />
+ <property name="moxie.version" value="0.7.4" />
<property name="moxie.url" value="http://gitblit.github.io/moxie/maven" />
<property name="moxie.jar" value="moxie-toolkit-${moxie.version}.jar" />
<property name="moxie.dir" value="${user.home}/.moxie" />
|