Begin Release version 1.3

This commit is contained in:
Bradlee Speice 2012-07-18 12:37:06 -04:00
parent c5484ed61d
commit 68f6dbbff2
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.2, bspeice@uncc.edu)
AC_INIT(libcvautomation, 1.3, 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.2"
#define LIBCVAUTOMATION_VERSION "1.3"
#define LIBCVAUTOMATION_BUGREPORT "bspeice@uncc.edu"
/* C includes */

View File

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