mirror of
https://github.com/glest/glest-source.git
synced 2025-02-24 11:42:31 +01:00
3.3.3
This commit is contained in:
parent
f5e21ae896
commit
be9739cf29
@ -4,7 +4,7 @@
|
||||
#----------------------------------------------------------------------------
|
||||
AC_PREREQ([2.54])
|
||||
|
||||
AC_INIT([megaglest], [3.3.2], [matze@braunis.de])
|
||||
AC_INIT([megaglest], [3.3.3], [matze@braunis.de])
|
||||
AC_CONFIG_SRCDIR([mk/jam/build.jam])
|
||||
AC_CONFIG_AUX_DIR([mk/autoconf])
|
||||
|
||||
|
@ -25,7 +25,7 @@ using namespace Shared::Platform;
|
||||
namespace Glest{ namespace Game{
|
||||
|
||||
const string mailString= "contact_game@glest.org";
|
||||
const string glestVersionString= "v3.3.2";
|
||||
const string glestVersionString= "v3.3.3";
|
||||
|
||||
string getCrashDumpFileName(){
|
||||
return "glest"+glestVersionString+".dmp";
|
||||
|
Loading…
x
Reference in New Issue
Block a user