diff --git a/Source/Dexed.h b/Source/Dexed.h index 2640f40..51aa10a 100644 --- a/Source/Dexed.h +++ b/Source/Dexed.h @@ -23,7 +23,7 @@ void dexed_trace(const char *source, const char *fmt, ...); -#define DEXED_ID "0.9.2b1" +#define DEXED_ID "0.9.2" #ifdef DEBUG #define DEXED_VERSION DEXED_ID " DEBUG"