diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-09-25 14:58:44 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-09-25 14:58:44 +0000 |
commit | 50f4ace8072595ad2a9be139e7347c09e5ebd0ae (patch) | |
tree | cdfbcf3fa1bdefab4246942d0cc829e4cc002d71 | |
parent | 3db997af5f3ec93c4aef4b370e9bc31ffd306a80 (diff) |
set version to v0.1.1 in preparation for release
svn path=/trunk/externals/pan/; revision=16279
-rw-r--r-- | pan-meta.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pan-meta.pd b/pan-meta.pd index aac73ec..6287f3c 100644 --- a/pan-meta.pd +++ b/pan-meta.pd @@ -5,5 +5,5 @@ #X text 10 50 AUTHOR Hans-Christoph Steiner <hans@eds.org>; #X text 10 70 DESCRIPTION A library of panning algoritms; #X text 10 90 LICENSE GNU GPL v2+; -#X text 10 110 VERSION 0.1; +#X text 10 110 VERSION 0.1.1; #X restore 10 10 pd META; |