Commit: 99a3bd433b9ad56c989d5f98a0642989562e1491 Trac URL: http://developer.wz2100.net/changeset/99a3bd433b9ad56c989d5f98a0642989562e1491
Author: cybersphinx <[email protected]> Date: Tue Nov 2 16:10:26 2010 +0100 Update version number. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 2358413..213430b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.56]) -AC_INIT([Warzone 2100],[2.3_branch],[http://wz2100.net/],[warzone2100]) +AC_INIT([Warzone 2100],[3.0_branch],[http://wz2100.net/],[warzone2100]) AM_INIT_AUTOMAKE([1.10 tar-ustar]) ------------------------- Commit: fe941ab1db5a69e2c6bb25c2b394152b712bc6e4 Trac URL: http://developer.wz2100.net/changeset/fe941ab1db5a69e2c6bb25c2b394152b712bc6e4 Author: cybersphinx <[email protected]> Date: Tue Nov 2 16:10:41 2010 +0100 Update the dependencies for the Windows cross build. DejaVu fonts: 2.31 -> 2.32 freetype: 2.3.12 -> 2.4.3 gettext: 1.18.1 -> 1.18.1.1 libogg: 1.2.0 -> 1.2.1 libpng: 1.2.44 -> 1.4.4 libvorbis: 1.3.1 -> 1.3.2 win32/libs/dejavu/Makefile | 4 ++-- win32/libs/freetype2/Makefile | 4 ++-- win32/libs/gettext/Makefile | 4 ++-- win32/libs/ogg/Makefile | 4 ++-- win32/libs/png/Makefile | 10 +++++----- win32/libs/vorbis/Makefile | 4 ++-- 6 files changed, 15 insertions(+), 15 deletions(-) ------------------------- ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Warzone2100-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/warzone2100-commits
