summaryrefslogtreecommitdiff
path: root/Makefile.vc
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-02-15 08:57:06 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-02-15 08:57:06 +0000
commit7ea14646873b04bc3329cae43a7e66d8af06530c (patch)
tree2f3aaef889872191fffa358fc85a1f595df2b657 /Makefile.vc
parente4f5061d447c30332319c6ba7d35dd6bf209ad05 (diff)
downloadmpc-7ea14646873b04bc3329cae43a7e66d8af06530c.tar.gz
version changes to 0.9-rc2
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@921 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'Makefile.vc')
-rw-r--r--Makefile.vc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.vc b/Makefile.vc
index 8caecb2..7924549 100644
--- a/Makefile.vc
+++ b/Makefile.vc
@@ -50,7 +50,7 @@ CPP = cl.exe
CC = cl.exe
CDEFAULTFLAGS=/O2 /GR- /MD /nologo /EHs
-VERSION=0.9-rc1
+VERSION=0.9-rc2
######################## do not edit below this line ##########################