Begin release 1.4 of Libcvautomation

This commit is contained in:
Bradlee Speice
2012-07-24 11:29:28 -04:00
parent 34b9da1832
commit d626b383a3
4 changed files with 11 additions and 4 deletions

View File

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