Skip to content

Commit ccf2a03

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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], [[email protected]])
5+
AC_INIT([CCExtractor], [0.92], [[email protected]])
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)