Bump version 0.91 -> 0.92

This commit is contained in:
Carlos Fernandez Sanz
2021-08-10 04:10:43 -07:00
parent b7a1dd1030
commit a42e847bcb
5 changed files with 10 additions and 4 deletions

View File

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