Bump version to 2.5.1 for release

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22947 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
John Ralls 2013-05-04 20:52:54 +00:00
parent f655797fac
commit c156d17be3
3 changed files with 6 additions and 5 deletions

4
NEWS
View File

@ -14,7 +14,7 @@ Version history:
Gnucash now requires Gtk+-2.24 and GLib-2.26. We've removed
most of the dependencies on libraries obsoleted by project
Ridley and will in position to move to Gtk+-3.x once the
Ridley and will be in position to move to Gtk+-3.x once the
GtkTreeModel register window work is complete. This means
that Gnucash 2.5 requires Debian 6, RHEL 6, or one of the
more aggressive distributions like Ubuntu.
@ -30,7 +30,7 @@ Version history:
When opening a locked "book" one now has the option of
opening it read-only. Note that Gnucash is still a
single-user program and that the databaase backends are still
single-user program and that the database backends are still
used only as a data store.
Gnucash is no longer subject to the "2038" bug, so that

View File

@ -20,7 +20,7 @@ dnl Process this file with autoconf to produce a configure script.
# Autoconf initialization
AC_PREREQ(2.60)
AC_INIT([GnuCash], [2.5.0], [gnucash-devel@gnucash.org])
AC_INIT([GnuCash], [2.5.1], [gnucash-devel@gnucash.org])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_SRCDIR(src/engine/Transaction.h)

View File

@ -13,10 +13,12 @@ src/app-utils/gnc-component-manager.c
src/app-utils/gnc-entry-quickfill.c
src/app-utils/gnc-euro.c
src/app-utils/gnc-exp-parser.c
src/app-utils/gnc-gconf-utils.c
src/app-utils/gnc-gettext-util.c
src/app-utils/gnc-helpers.c
src/app-utils/gnc-help-utils.c
src/app-utils/gncmod-app-utils.c
src/app-utils/gnc-prefs.c
src/app-utils/gnc-sx-instance-model.c
src/app-utils/gnc-ui-balances.c
src/app-utils/gnc-ui-util.c
@ -119,16 +121,15 @@ src/business/business-ledger/gncEntryLedgerLayout.c
src/business/business-ledger/gncEntryLedgerLoad.c
src/business/business-ledger/gncEntryLedgerModel.c
src/core-utils/binreloc.c
src/core-utils/gnc-core-prefs.c
src/core-utils/gnc-features.c
src/core-utils/gnc-filepath-utils.c
src/core-utils/gnc-gconf-utils.c
src/core-utils/gnc-gdate-utils.c
src/core-utils/gnc-gkeyfile-utils.c
src/core-utils/gnc-glib-utils.c
src/core-utils/gnc-guile-utils.c
src/core-utils/gnc-jalali.c
src/core-utils/gnc-locale-utils.c
src/core-utils/gnc-main.c
src/core-utils/gnc-path.c
src/core-utils/gnc-uri-utils.c
src/doc/doxygen_main_page.c