mirror of
https://git.zap.org.au/git/trader.git
synced 2025-06-30 22:19:26 -04:00
Start preparing for version 7.2
In this version, hopefully, internationalisation and multibyte strings will be handled correctly.
This commit is contained in:
parent
9599707f67
commit
3167306af4
6
NEWS
6
NEWS
@ -15,6 +15,12 @@ consult the Subversion repository for "trader" on The ZAP Group web server
|
|||||||
at http://www.zap.org.au/services/svn/.
|
at http://www.zap.org.au/services/svn/.
|
||||||
|
|
||||||
|
|
||||||
|
Version 7.2 (not yet released)
|
||||||
|
------------------------------
|
||||||
|
|
||||||
|
@@@ To be written. Internationalisation, multibyte strings
|
||||||
|
|
||||||
|
|
||||||
Version 7.1 (29th July, 2011)
|
Version 7.1 (29th July, 2011)
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ dnl You should have received a copy of the GNU General Public License
|
|||||||
dnl along with this program. If not, see http://www.gnu.org/licenses/.
|
dnl along with this program. If not, see http://www.gnu.org/licenses/.
|
||||||
|
|
||||||
|
|
||||||
AC_INIT([Star Traders], [7.1], [J.Zaitseff@zap.org.au], [trader], [http://www.zap.org.au/software/trader/])
|
AC_INIT([Star Traders], [7.2], [J.Zaitseff@zap.org.au], [trader], [http://www.zap.org.au/software/trader/])
|
||||||
AC_DEFINE([PACKAGE_AUTHOR], ["John Zaitseff"], [Package author])
|
AC_DEFINE([PACKAGE_AUTHOR], ["John Zaitseff"], [Package author])
|
||||||
|
|
||||||
AC_PREREQ([2.67])
|
AC_PREREQ([2.67])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user