aboutsummaryrefslogtreecommitdiff
path: root/common.xml
diff options
context:
space:
mode:
authorkevinb9n <kevinb9n@d779f126-a31b-0410-b53b-1d3aecad763e>2007-03-08 21:25:20 +0000
committerkevinb9n <kevinb9n@d779f126-a31b-0410-b53b-1d3aecad763e>2007-03-08 21:25:20 +0000
commit3431e200436272871dc9114207bb88fd2d9d0acf (patch)
treee42195225c78cda998e20526653f0d2c0749df72 /common.xml
parentd4d4df3b02323a75aa3929db608dc54d9fc94760 (diff)
downloadguice-3431e200436272871dc9114207bb88fd2d9d0acf.tar.gz
update ant build: when we build, we're gonna build 1.0 final. w0o0t
git-svn-id: https://google-guice.googlecode.com/svn/trunk@271 d779f126-a31b-0410-b53b-1d3aecad763e
Diffstat (limited to 'common.xml')
-rw-r--r--common.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.xml b/common.xml
index 68ed2203..63150836 100644
--- a/common.xml
+++ b/common.xml
@@ -3,7 +3,7 @@
<project name="common">
<property file="build.properties"/>
- <property name="version" value="1.0rc3"/>
+ <property name="version" value="1.0"/>
<target name="compile" description="Compile Java source.">
<mkdir dir="${build.dir}/classes"/>