Start on to the 1.2 release

This commit is contained in:
Bradlee Speice 2012-07-12 16:01:21 -04:00
parent c92e6b2640
commit 58cf76119c
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT(libcvautomation, 1.1, bspeice@uncc.edu)
AC_INIT(libcvautomation, 1.2, bspeice@uncc.edu)
#AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE

View File

@ -17,7 +17,7 @@
#ifndef LIBCVAUTOMATION_H
#define LIBCVAUTOMATION_H
#define LIBCVAUTOMATION_VERSION "1.1"
#define LIBCVAUTOMATION_VERSION "1.2"
#define LIBCVAUTOMATION_BUGREPORT "bspeice@uncc.edu"
/* C includes */

View File

@ -17,7 +17,7 @@
#ifndef LIBCVAUTOMATION_H
#define LIBCVAUTOMATION_H
#define LIBCVAUTOMATION_VERSION "1.1"
#define LIBCVAUTOMATION_VERSION "1.2"
#define LIBCVAUTOMATION_BUGREPORT "bspeice@uncc.edu"
/* C includes */