mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Version change to 1.3.99.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2413 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
36fd25de5e
commit
130b4ae451
@ -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 <rlb@cs.utexas.edu>
|
||||
|
||||
* README: many mods to accomodate new changes, but still unfinished.
|
||||
|
8
NEWS
8
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
|
||||
|
2
configure
vendored
2
configure
vendored
@ -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; }
|
||||
|
@ -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.
|
||||
|
2
po/de.po
2
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 <Jan-Uwe.Finck@bigfoot.de>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -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 <dwmw2@infradead.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
2
po/fr.po
2
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 <y-le-ny@ifrance.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
2
po/ja.po
2
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 <shimpei@gol.com>\n"
|
||||
"Language-Team: \n"
|
||||
|
2
po/sv.po
2
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 <dennisb@cs.chalmers.se>\n"
|
||||
"Language-Team: Sv <sv@li.org>\n"
|
||||
|
Loading…
Reference in New Issue
Block a user