This commit is contained in:
DRC
2010-04-20 18:12:38 +00:00
parent 719a2b62ad
commit 199c556b18
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.56])
AC_INIT([libjpeg-turbo], [0.0.92])
AC_INIT([libjpeg-turbo], [0.0.93])
BUILD=`date +%Y%m%d`
AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2])

View File

@@ -14,7 +14,7 @@ endif
_DUMMY := $(shell mkdir -p $(ODIR))
VERSION = 0.0.90
VERSION = 0.0.93
CC = "cl" -nologo
CXX = "cl" -EHsc -nologo