Increased version to 2.1.
This commit is contained in:
parent
861cd6911c
commit
0fc8d78daa
2 changed files with 4 additions and 4 deletions
|
|
@ -2,8 +2,8 @@
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
AC_INIT(ledger, 2.06, johnw@newartisans.com)
|
AC_INIT(ledger, 2.1, johnw@newartisans.com)
|
||||||
AM_INIT_AUTOMAKE(ledger, 2.06)
|
AM_INIT_AUTOMAKE(ledger, 2.1)
|
||||||
AC_CONFIG_SRCDIR([main.cc])
|
AC_CONFIG_SRCDIR([main.cc])
|
||||||
AC_CONFIG_HEADER([acconf.h])
|
AC_CONFIG_HEADER([acconf.h])
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
AC_INIT(ledger, 2.06, johnw@newartisans.com)
|
AC_INIT(ledger, 2.1, johnw@newartisans.com)
|
||||||
AM_INIT_AUTOMAKE(ledger, 2.06)
|
AM_INIT_AUTOMAKE(ledger, 2.1)
|
||||||
AC_CONFIG_SRCDIR([main.cc])
|
AC_CONFIG_SRCDIR([main.cc])
|
||||||
AC_CONFIG_HEADER([acconf.h])
|
AC_CONFIG_HEADER([acconf.h])
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue