summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-05-21 20:39:05 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:39:05 -0400
commit8b606e7c850d6a5d8f680574beca4d5760486d32 (patch)
tree66dfde530a700f67c722f5c55a34368a47722afa /configure.in
parentc331dcf09e307747757082a6f868238954e19e55 (diff)
downloadfork-ledger-8b606e7c850d6a5d8f680574beca4d5760486d32.tar.gz
fork-ledger-8b606e7c850d6a5d8f680574beca4d5760486d32.tar.bz2
fork-ledger-8b606e7c850d6a5d8f680574beca4d5760486d32.zip
Completed documentation for balance.h.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 20e5514c..a4459c80 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@
AC_PREREQ(2.61)
-AC_INIT([ledger],[3.0-git],[johnw@newartisans.com])
+AC_INIT([ledger],[3.0],[johnw@newartisans.com])
AC_CONFIG_SRCDIR(ledger)
AM_INIT_AUTOMAKE([dist-bzip2])