mirror of
https://github.com/bspeice/libcvautomation
synced 2024-12-04 13:58:11 -05:00
Begin Release version 1.3
This commit is contained in:
parent
c5484ed61d
commit
68f6dbbff2
@ -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
|
||||
|
||||
|
@ -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 */
|
||||
|
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user