Skip to content

Commit ccf2a03

Browse files
committed
Bump version on Mac 0.91 -> 0.92
1 parent 9784cd5 commit ccf2a03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mac/configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.69])
5-
AC_INIT([CCExtractor], [0.91], [carlos@ccextractor.org])
5+
AC_INIT([CCExtractor], [0.92], [carlos@ccextractor.org])
66
AC_CONFIG_AUX_DIR([build-conf])
77
AC_CONFIG_SRCDIR([../src/ccextractor.c])
88
AM_INIT_AUTOMAKE([foreign subdir-objects])

0 commit comments

Comments
 (0)