manpage, manuals and translations updated for 2.3_beta

This commit is contained in:
Frederic Culot
2008-09-21 14:08:59 +00:00
parent 7ddfcccee0
commit 6ce12bfedf
16 changed files with 2317 additions and 922 deletions

View File

@@ -1,10 +1,10 @@
# $calcurse: configure.ac,v 1.20 2008/08/28 12:26:50 culot Exp $
# $calcurse: configure.ac,v 1.21 2008/09/21 14:08:59 culot Exp $
#-------------------------------------------------------------------------------
# Init
#-------------------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(calcurse, 2.2, frederic@culot.org)
AC_INIT(calcurse, 2.3_beta, frederic@culot.org)
AM_INIT_AUTOMAKE
AM_GNU_GETTEXT([external])
AC_CONFIG_SRCDIR([src/calcurse.c])