summaryrefslogtreecommitdiff
path: root/Makefile.vc
diff options
context:
space:
mode:
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 fadbbd3..f232cb9 100644
--- a/Makefile.vc
+++ b/Makefile.vc
@@ -39,7 +39,7 @@ CPP = cl.exe
CC = cl.exe
CDEFAULTFLAGS=/O2 /GR- /MD /nologo /EHs
-VERSION=0.6-dev
+VERSION=0.6
######################## do not edit below this line ##########################