commit | aab8ddd427394e6567c4ab5e14c8f166d29a770c | [log] [tgz] |
---|---|---|
author | DRC <dcommander@users.sourceforge.net> | Tue Aug 03 19:17:44 2010 +0000 |
committer | DRC <dcommander@users.sourceforge.net> | Tue Aug 03 19:17:44 2010 +0000 |
tree | ba52b1d3ac11cb57d4b6aa7471d244dcc6fbb369 | |
parent | 365d8a59d4c01f383648c44a1961e5b7fc8b111e [diff] |
Sync with libjpeg-turbo 1.0.1 git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4117 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/jpeg/configure.ac b/common/jpeg/configure.ac index 3b6504f..2e40148 100644 --- a/common/jpeg/configure.ac +++ b/common/jpeg/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]) AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2])