Increased version to 2.06

This commit is contained in:
John Wiegley 2005-01-07 04:42:54 +00:00
parent 462540756a
commit 003de10848
2 changed files with 4 additions and 4 deletions

View file

@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT(ledger, 2.05, johnw@newartisans.com)
AM_INIT_AUTOMAKE(ledger, 2.05)
AC_INIT(ledger, 2.06, johnw@newartisans.com)
AM_INIT_AUTOMAKE(ledger, 2.06)
AC_CONFIG_SRCDIR([main.cc])
AC_CONFIG_HEADER([acconf.h])

View file

@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT(ledger, 2.05, johnw@newartisans.com)
AM_INIT_AUTOMAKE(ledger, 2.05)
AC_INIT(ledger, 2.06, johnw@newartisans.com)
AM_INIT_AUTOMAKE(ledger, 2.06)
AC_CONFIG_SRCDIR([main.cc])
AC_CONFIG_HEADER([acconf.h])