misc/libphysfs/lzma/CPP/7zip/MyVersion.h
author antonc27 <antonc27@mail.ru>
Sun, 18 Mar 2018 18:47:03 +0100
branchios-develop
changeset 13250 195208deff1d
parent 12218 bb5522e88ab2
permissions -rw-r--r--
- Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time)

#define MY_VER_MAJOR 4
#define MY_VER_MINOR 57
#define MY_VER_BUILD 0
#define MY_VERSION "4.57"
#define MY_7ZIP_VERSION "7-Zip 4.57"
#define MY_DATE "2007-12-06"
#define MY_COPYRIGHT "Copyright (c) 1999-2007 Igor Pavlov"
#define MY_VERSION_COPYRIGHT_DATE MY_VERSION "  " MY_COPYRIGHT "  " MY_DATE