8000 ebx: Revert version to 0.8 · Turtle-Arena/turtle-arena-code@0ae5deb · GitHub
[go: up one dir, main page]

Skip to content

Commit 0ae5deb

Browse files
committed
ebx: Revert version to 0.8
Accidentally changed when merging mint-arena changes.
1 parent c8c950e commit 0ae5deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/game/bg_public.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Suite 120, Rockville, Maryland 20850 USA.
4040

4141
// Keep this in-sync with VERSION in Makefile.
4242
#ifndef PRODUCT_VERSION
43-
#define PRODUCT_VERSION "1.0.0"
43+
#define PRODUCT_VERSION "0.8"
4444
#endif
4545

4646
// because games can change separately from the main system protocol, we need a

0 commit comments

Comments
 (0)
0