diff options
Diffstat (limited to 'cyclone/build_counter')
-rw-r--r-- | cyclone/build_counter | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cyclone/build_counter b/cyclone/build_counter index 1e05d4b..bce8105 100644 --- a/cyclone/build_counter +++ b/cyclone/build_counter @@ -1,3 +1,3 @@ #define CYCLONE_VERSION "0.1" #define CYCLONE_RELEASE "alpha" -#define CYCLONE_BUILD 42 +#define CYCLONE_BUILD 44 |