From bab294133823300067754d4b37d690edd12a4d7c Mon Sep 17 00:00:00 2001 From: DRC Date: Fri, 30 Jul 2010 15:28:22 +0000 Subject: [PATCH] 1.0.1 git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@220 632fc199-4ca6-4c93-a231-07263d6284db --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7558e75..262fe8d 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.56]) -AC_INIT([libjpeg-turbo], [1.0.0]) +AC_INIT([libjpeg-turbo], [1.0.1]) BUILD=`date +%Y%m%d` AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2]) -- 2.40.0