## Version, for display in title bar.
## Will add r<revision number> to the end if svnversion is available.
-SET(SUPERTUX_VERSION "0.3.3-GIT")
+SET(SUPERTUX_VERSION "0.3.4-GIT")
### CMake configuration
ENDIF(${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
SET(CPACK_PACKAGE_VERSION_MAJOR "0")
SET(CPACK_PACKAGE_VERSION_MINOR "3")
-SET(CPACK_PACKAGE_VERSION_PATCH "3-SVN")
+SET(CPACK_PACKAGE_VERSION_PATCH "4-GIT")
SET(CPACK_PACKAGE_INSTALL_DIRECTORY "SuperTux ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
SET(CPACK_PACKAGE_EXECUTABLES "..\\\\supertux2" "SuperTux ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
IF(WIN32 AND NOT UNIX)
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = SVN
+PROJECT_NUMBER = 0.3.4-GIT
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
+Supertux Release 0.3.4 (2013-07)
+--------------------------------
+
+It's been more than three years since the last development snapshot for
+Milestone 2 of SuperTux, making this a bit overdue. Once again it is hard to
+say what the most notable changes are, but one thing players should notice is
+a greater wealth of levels to play through an expanded avalibility of add-ons.
+
+Additionally, SuperTux development has moved to Google Code. Check it out at:
+
+ http://code.google.com/p/supertux/
+
+If you are intersted in contribuiting to SuperTux, please do so. The more
+people working on the project, the faster development can continue. The hope
+is that this release will generate more interest which will lead to more
+frequent releases. You can refer to the wiki page on "Contributing" to get
+started:
+
+ http://supertux.lethargik.org/wiki/Contributing
+
+And of course, enjoy the game and have fun!
+
+
+
Supertux Release 0.3.3 (2010-02-26)
-----------------------------------
Vector(5, SCREEN_HEIGHT - 50), ALIGN_LEFT, LAYER_FOREGROUND1);
context.draw_text(Resources::small_font,
_(
- "Copyright (c) 2003-2010 SuperTux Devel Team\n"
+ "Copyright (c) 2003-2013 SuperTux Devel Team\n"
"This game comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to\n"
"redistribute it under certain conditions; see the file COPYING for details.\n"
),