summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2004-11-11 11:01:05 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 02:40:48 -0400
commit695c2d6e28abf6ea06e64d61dafec90198d9097a (patch)
treed1b15cfe2a768d708e96c4853b54154a137829ac
parentbff8e8f7f001a683e218032ff9abfbdda2047dd7 (diff)
downloadfork-ledger-695c2d6e28abf6ea06e64d61dafec90198d9097a.tar.gz
fork-ledger-695c2d6e28abf6ea06e64d61dafec90198d9097a.tar.bz2
fork-ledger-695c2d6e28abf6ea06e64d61dafec90198d9097a.zip
Upped version to 2.03
-rw-r--r--configure.in4
-rw-r--r--configure.lt4
2 files changed, 4 insertions, 4 deletions
diff --git a/configure.in b/configure.in
index ea5881e0..759b98d0 100644
--- a/configure.in
+++ b/configure.in
@@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT(ledger, 2.02, johnw@newartisans.com)
-AM_INIT_AUTOMAKE(ledger, 2.02)
+AC_INIT(ledger, 2.03, johnw@newartisans.com)
+AM_INIT_AUTOMAKE(ledger, 2.03)
AC_CONFIG_SRCDIR([main.cc])
AC_CONFIG_HEADER([acconf.h])
diff --git a/configure.lt b/configure.lt
index 59a3406b..ce13f135 100644
--- a/configure.lt
+++ b/configure.lt
@@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT(ledger, 2.02, johnw@newartisans.com)
-AM_INIT_AUTOMAKE(ledger, 2.02)
+AC_INIT(ledger, 2.03, johnw@newartisans.com)
+AM_INIT_AUTOMAKE(ledger, 2.03)
AC_CONFIG_SRCDIR([main.cc])
AC_CONFIG_HEADER([acconf.h])