diff options
Diffstat (limited to 'pddp/build_counter')
-rw-r--r-- | pddp/build_counter | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pddp/build_counter b/pddp/build_counter index ddd868f..627f0ec 100644 --- a/pddp/build_counter +++ b/pddp/build_counter @@ -1,7 +1,7 @@ #define PDDP_VERSION "0.1" #define PDDP_RELEASE "alpha" -#define PDDP_BUILD 1 +#define PDDP_BUILD 2 #if 0 -PDDP_SNAPSHOT = 0.1-alpha1 +PDDP_SNAPSHOT = 0.1-alpha2 #endif |