Change version number to 1.2.8.

This commit is contained in:
Mark Adler
2013-04-13 21:38:26 -07:00
parent b7bc388454
commit e8fee0ea7b
29 changed files with 57 additions and 54 deletions

View File

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