Skip to content

Commit e93e1e7

Browse files
committed
Updated SPRITETOOLS_VERSION for Beta 2.1
1 parent 8feea0d commit e93e1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/spritetools_debug.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#define __spritetools_debug_h
1010

1111
/* Current version of SpriteTools */
12-
#define SPRITETOOLS_VERSION "Test 2.1"
12+
#define SPRITETOOLS_VERSION "Beta 2.1"
1313

1414
/* Maximum number of variables that can be debugged at once */
1515
#define ST_DEBUG_MAX_VAR 64

0 commit comments

Comments
 (0)