[devel] Bump to version bump-to-1.4.0beta93.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-11-07 10:40:40 -06:00
parent 649f741e71
commit 047c34b734
62 changed files with 130 additions and 124 deletions

View File

@@ -18,12 +18,12 @@ AC_PREREQ(2.59)
dnl Version number stuff here:
AC_INIT([libpng], [1.4.0beta92], [png-mng-implement@lists.sourceforge.net])
AC_INIT([libpng], [1.4.0beta93], [png-mng-implement@lists.sourceforge.net])
AM_INIT_AUTOMAKE
dnl stop configure from automagically running automake
AM_MAINTAINER_MODE
PNGLIB_VERSION=1.4.0beta92
PNGLIB_VERSION=1.4.0beta93
PNGLIB_MAJOR=1
PNGLIB_MINOR=4
PNGLIB_RELEASE=0