diff --git a/ChangeLog b/ChangeLog index b4ab4ff061..16eb1cff40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,7 +41,7 @@ * guid-md5.* -> md5.* - Dave liked this better, and I did too. * src/register/gnome/* - restored ... for now. - + 2000-06-01 Rob Browning * README: many mods to accomodate new changes, but still unfinished. diff --git a/NEWS b/NEWS index b6742f2c26..b5ef53af8a 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,13 @@ Version history: ------- ------- + 1.3.99 - 05 June 2000 + o transaction auto-completion + o improved qif importing + o fixes for 64-bit architectures + o updated translations + o automaked build system + o bug fixes and ui improvements + 1.3.8 - 25 May 2000 o transaction cut/copy/paste o new Japanese translations diff --git a/configure b/configure index 61f9568e66..b27b8f0561 100755 --- a/configure +++ b/configure @@ -739,7 +739,7 @@ fi PACKAGE=gnucash -VERSION=1.3.8 +VERSION=1.3.99 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } diff --git a/configure.in b/configure.in index 91c399722f..fb94e3ef2f 100644 --- a/configure.in +++ b/configure.in @@ -24,7 +24,7 @@ dnl Process this file with autoconf to produce a configure script. ### commands depend on them): AC_INIT(src/guile/gnucash.h) -AM_INIT_AUTOMAKE(gnucash,1.3.8) +AM_INIT_AUTOMAKE(gnucash,1.3.99) AM_CONFIG_HEADER(config.h) dnl Set of available languages. diff --git a/po/de.po b/po/de.po index 07ae83cb21..75d4826ea2 100644 --- a/po/de.po +++ b/po/de.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gnucash 1.3.1\n" -"POT-Creation-Date: 2000-06-04 23:42-0500\n" +"POT-Creation-Date: 2000-06-04 17:16-0700\n" "PO-Revision-Date: 2000-06-01 20:20+0100\n" "Last-Translator: Jan-Uwe Finck \n" "Language-Team: LANGUAGE \n" diff --git a/po/en_GB.po b/po/en_GB.po index 161679f8b1..812f2e1df5 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gnucash 1.3.0\n" -"POT-Creation-Date: 2000-06-04 23:42-0500\n" +"POT-Creation-Date: 2000-06-04 17:16-0700\n" "PO-Revision-Date: 2000-03-06 11:20+0000\n" "Last-Translator: David Woodhouse \n" "Language-Team: LANGUAGE \n" diff --git a/po/fr.po b/po/fr.po index 7aa991a4c4..a49bdd3ac5 100644 --- a/po/fr.po +++ b/po/fr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gnucash 1.3.X\n" -"POT-Creation-Date: 2000-06-04 23:42-0500\n" +"POT-Creation-Date: 2000-06-04 17:16-0700\n" "PO-Revision-Date: 2000-05-14 18:15+0100\n" "Last-Translator: Yannick LE NY \n" "Language-Team: LANGUAGE \n" diff --git a/po/ja.po b/po/ja.po index 122fc3cc06..461905a7af 100644 --- a/po/ja.po +++ b/po/ja.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-06-04 23:42-0500\n" +"POT-Creation-Date: 2000-06-04 17:16-0700\n" "PO-Revision-Date: 2000-04-25 00:00+0900\n" "Last-Translator: Shimpei Yamashita \n" "Language-Team: \n" diff --git a/po/sv.po b/po/sv.po index 4338261a42..ffa40514a0 100644 --- a/po/sv.po +++ b/po/sv.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.3.8\n" -"POT-Creation-Date: 2000-06-04 23:42-0500\n" +"POT-Creation-Date: 2000-06-04 17:16-0700\n" "PO-Revision-Date: 2000-06-01 09:03+02:00\n" "Last-Translator: Dennis Björklund \n" "Language-Team: Sv \n"