From fb648bf57e212f18ec1d81d7c55852f2642b9a7a Mon Sep 17 00:00:00 2001 From: Rob Green Date: Sat, 6 Dec 2014 06:20:31 +0000 Subject: [PATCH] BatteryTech - Updated to v2.0.3 --- src/batterytech/src/batterytech/batterytech_globals.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/batterytech/src/batterytech/batterytech_globals.h b/src/batterytech/src/batterytech/batterytech_globals.h index b25dae4b..77a96525 100644 --- a/src/batterytech/src/batterytech/batterytech_globals.h +++ b/src/batterytech/src/batterytech/batterytech_globals.h @@ -76,6 +76,6 @@ #define FORCE_16_BIT_RGB_TEXTURES FALSE /// ------------- version --------------- -#define BATTERYTECH_VERSION "2.0.2" +#define BATTERYTECH_VERSION "2.0.3" #endif /* BATTERYTECH_GLOBALS_H_ */