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 627f0ec..9a4c0ab 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 2 +#define PDDP_BUILD 3 #if 0 -PDDP_SNAPSHOT = 0.1-alpha2 +PDDP_SNAPSHOT = 0.1-alpha3 #endif |