Change version number to 1.2.10.1.

This commit is contained in:
Mark Adler
2017-01-15 08:54:04 -08:00
parent 4a090adef8
commit 11ceaed751
27 changed files with 53 additions and 53 deletions

View File

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