commit | 41abcdac8cf46818acafea8e4833012250709951 | [log] [tgz] |
---|---|---|
author | DRC <dcommander@users.sourceforge.net> | Tue Apr 13 07:59:31 2010 +0000 |
committer | DRC <dcommander@users.sourceforge.net> | Tue Apr 13 07:59:31 2010 +0000 |
tree | 135dd6f124d46ad03943e017ff4441c8b7acedc2 | |
parent | 3a7cf6a528b36663efeb815b62f0e6b8732b1903 [diff] |
0.0.92 git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4021 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/jpeg/configure.ac b/common/jpeg/configure.ac index bbff43e..a1ffccb 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], [0.0.91]) +AC_INIT([libjpeg-turbo], [0.0.92]) AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2])