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 afd6b16..5f16c1f 100644
--- a/Makefile.vc
+++ b/Makefile.vc
@@ -47,7 +47,7 @@ CPP = cl.exe
CC = cl.exe
CDEFAULTFLAGS=/O2 /GR- /MD /nologo /EHs
-VERSION=0.8.2-dev
+VERSION=0.8.2
######################## do not edit below this line ##########################