Bump BYTEVERSION for previous change

git-svn-id: https://svn.eduke32.com/eduke32@7076 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
terminx 2018-10-16 06:09:37 +00:00
parent 2132fe978a
commit 2ff98ca1ce

View file

@ -58,10 +58,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
// increase by 3, because atomic GRP adds 1, and Shareware adds 2 // increase by 3, because atomic GRP adds 1, and Shareware adds 2
#ifdef LUNATIC #ifdef LUNATIC
// Lunatic // Lunatic
# define BYTEVERSION_EDUKE32 333 # define BYTEVERSION_EDUKE32 336
#else #else
// Non-Lua build // Non-Lua build
# define BYTEVERSION_EDUKE32 333 # define BYTEVERSION_EDUKE32 336
#endif #endif
//#define BYTEVERSION_13 27 //#define BYTEVERSION_13 27