diff options
author | mconway <michael_conway@unc.edu> | 2013-11-08 14:34:14 (GMT) |
---|---|---|
committer | mconway <michael_conway@unc.edu> | 2013-11-08 14:34:14 (GMT) |
commit | 9300b5f96fdc3989d232051a68e765d376200cf3 (patch) | |
tree | 9a8aab21968df25fb904c80b25d8873925468b63 /idrop-web | |
parent | b99489017207c4a1812bec89d2657179b7e295f4 (diff) | |
download | QCG-Data-9300b5f96fdc3989d232051a68e765d376200cf3.zip QCG-Data-9300b5f96fdc3989d232051a68e765d376200cf3.tar.gz QCG-Data-9300b5f96fdc3989d232051a68e765d376200cf3.tar.bz2 |
[#964] align versions for move to development
Diffstat (limited to 'idrop-web')
-rw-r--r-- | idrop-web/application.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/idrop-web/application.properties b/idrop-web/application.properties index cd3ca13..8d46448 100644 --- a/idrop-web/application.properties +++ b/idrop-web/application.properties @@ -3,4 +3,4 @@ app.grails.version=2.2.3 app.name=idrop-web2 app.servlet.version=2.5 -app.version=2.0.1 +app.version=2.1.0 |