aboutsummaryrefslogtreecommitdiff
path: root/win
diff options
context:
space:
mode:
authordcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2010-10-08 08:07:37 +0000
committerdcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2010-10-08 08:07:37 +0000
commit4ab163193020a59a16d1a0c7703ad53f5891ce61 (patch)
treeac194fff1a78c64980b6d981097e758ea0357831 /win
parent32b1b4cc47cd3ce1f2e7b42b681679789b32e9d2 (diff)
Bump revision to 1.1 alpha
git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@238 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'win')
-rwxr-xr-xwin/Makerules2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/Makerules b/win/Makerules
index a52f891..7b4a33d 100755
--- a/win/Makerules
+++ b/win/Makerules
@@ -13,7 +13,7 @@ endif
_DUMMY := $(shell mkdir -p $(ODIR))
-VERSION = 1.0.1
+VERSION = 1.0.80
CC = "cl" -nologo
CXX = "cl" -EHsc -nologo