Begin work on version 1.5 of libcvautomation

This commit is contained in:
Bradlee Speice 2012-07-30 13:03:41 -04:00
parent 0125766730
commit ad0d38c4ab

View File

@ -2,9 +2,9 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT(libcvautomation, 1.4, bspeice@uncc.edu)
AC_INIT(libcvautomation, 1.5, bspeice@uncc.edu)
AC_SUBST(PATCHLEVEL, 1)
AC_SUBST(LIBTOOL_VERSION, 1:4)
AC_SUBST(LIBTOOL_VERSION, 1:5)
#AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE