Update configure.ac

Bump version
This commit is contained in:
Willem 2019-05-21 20:39:54 +02:00 committed by GitHub
parent 7fe8ab767c
commit d56728bd7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
AC_INIT([CCExtractor], [0.87], [carlos@ccextractor.org])
AC_INIT([CCExtractor], [0.88], [carlos@ccextractor.org])
AC_CONFIG_AUX_DIR([build-conf])
AC_CONFIG_SRCDIR([../src/ccextractor.c])
AM_INIT_AUTOMAKE([foreign subdir-objects])