diff options
Diffstat (limited to 'toxy/build_counter')
-rw-r--r-- | toxy/build_counter | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toxy/build_counter b/toxy/build_counter index 5b97c5e..375ead7 100644 --- a/toxy/build_counter +++ b/toxy/build_counter @@ -1,7 +1,7 @@ #define TOXY_VERSION "0.1" #define TOXY_RELEASE "alpha" -#define TOXY_BUILD 18 +#define TOXY_BUILD 19 #if 0 -TOXY_SNAPSHOT = 0.1-alpha18 +TOXY_SNAPSHOT = 0.1-alpha19 #endif |