diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2005-05-30 09:29:26 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2005-05-30 09:29:26 +0000 |
commit | aebe147ae46e27127faa5c9d777de6b9ab822cc9 (patch) | |
tree | 1885dbe1bd120a52b083679e89343c594128ed32 /pddp/build_counter | |
parent | b4eb41d8deb2db9fd5182e6858484edff33a4d96 (diff) |
toxy alpha18 and pddp alpha2 (see notes.txt for toxy, pddp and shared)
svn path=/trunk/externals/miXed/; revision=3094
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 |