diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-12-29 01:29:03 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-12-29 01:29:03 +0000 |
commit | bc16fc2ad8a5949256da2872ff4767d8fd4747ef (patch) | |
tree | 9220917c7f5e4ef0aca83b54db42aff25f425af2 | |
parent | 9194a1eb9422b9f859a968243c02659eb50d07a2 (diff) |
bumped version to 0.2 in preparation for release
svn path=/trunk/externals/pddp/; revision=15850
-rw-r--r-- | pddp-meta.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pddp-meta.pd b/pddp-meta.pd index a23333a..a787ea6 100644 --- a/pddp-meta.pd +++ b/pddp-meta.pd @@ -4,5 +4,5 @@ #X text 10 30 NAME pddp; #X text 10 50 LICENSE GNU GPL; #X text 10 70 DESCRIPTION support objects for the Pure Data Documentation Project; -#X text 10 90 VERSION 0.1; +#X text 10 90 VERSION 0.2; #X restore 10 10 pd META; |