From 6a64e44e648f25402aa470057a516776e3f0dcd8 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 21 Oct 2008 14:11:16 -0600 Subject: Updated internal version number to 2.6.2. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 59a006b9..422ccd55 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([ledger],[2.6.1],[johnw@newartisans.com]) +AC_INIT([ledger],[2.6.2],[johnw@newartisans.com]) AC_CONFIG_SRCDIR([main.cc]) AC_CONFIG_HEADER([acconf.h]) AM_INIT_AUTOMAKE([foreign]) -- cgit v1.2.3