Implement a cleaner way of tracking version number

This commit is contained in:
Bradlee Speice
2012-07-11 15:06:57 -04:00
parent eddd689c29
commit ed121d4ec5
11 changed files with 25 additions and 17 deletions

View File

@ -2,10 +2,10 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT(libcvautomation, 0.1, bspeice@uncc.edu)
AC_INIT(libcvautomation, 1.0, bspeice@uncc.edu)
#AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE
#AC_CONFIG_HEADERS([config.h])
#path intelc110 /opt/coe/intelc110
# Checks for programs.