Change version number to zlib 1.2.9.1.

This commit is contained in:
Mark Adler
2017-01-01 22:21:21 -08:00
parent 6bdca5060d
commit 20e472546e
25 changed files with 65 additions and 62 deletions

View File

@@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_INIT([minizip], [1.2.9], [bugzilla.redhat.com])
AC_INIT([minizip], [1.2.9.1], [bugzilla.redhat.com])
AC_CONFIG_SRCDIR([minizip.c])
AM_INIT_AUTOMAKE([foreign])
LT_INIT