Skip to content

Commit

Permalink
Update configure.ac
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
canihavesomecoffee authored May 21, 2019
1 parent 7fe8ab7 commit d56728b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.69])
AC_INIT([CCExtractor], [0.87], [[email protected]])
AC_INIT([CCExtractor], [0.88], [[email protected]])
AC_CONFIG_AUX_DIR([build-conf])
AC_CONFIG_SRCDIR([../src/ccextractor.c])
AM_INIT_AUTOMAKE([foreign subdir-objects])
Expand Down

0 comments on commit d56728b

Please sign in to comment.