Change version number to 1.2.7.1.

This commit is contained in:
Mark Adler
2012-05-02 22:38:26 -07:00
parent 30a1c7065d
commit 2689b3cceb
24 changed files with 47 additions and 44 deletions

View File

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