Change version number to 1.2.7.

This commit is contained in:
Mark Adler
2012-02-12 16:15:47 -08:00
parent 94acb3c1a0
commit 72e2c8f088
20 changed files with 43 additions and 40 deletions

View File

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