Version bump, 0.92 -> 0.93

This commit is contained in:
Carlos Fernandez Sanz
2021-08-16 11:31:28 -07:00
parent 77abe01885
commit c7ebd45d9f
6 changed files with 10 additions and 5 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.92], [carlos@ccextractor.org])
AC_INIT([CCExtractor], [0.93], [carlos@ccextractor.org])
AC_CONFIG_AUX_DIR([build-conf])
AC_CONFIG_SRCDIR([../src/ccextractor.c])
AM_INIT_AUTOMAKE([foreign subdir-objects])