Skip to content

Commit 03bfbb3

Browse files
committed
Reversioning
Instead of WIP8 it's .08 to denote new versioning.
1 parent d887530 commit 03bfbb3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AziAudio/common.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ unsigned long GenerateCRC (unsigned char *data, int size);
104104
#endif
105105
#endif
106106

107-
#define PLUGIN_RELEASE " v0.70 "
108-
#define PLUGIN_BUILD "WIP 8" \
107+
#define PLUGIN_RELEASE " v0.70"
108+
#define PLUGIN_BUILD ".08b" \
109109
PLUGIN_DEBUG
110110

111111
#define PLUGIN_VERSION \

0 commit comments

Comments
 (0)