diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | ext13-meta.pd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 41980f0..1cd698f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pd-ext13 (0.17-1) unstable; urgency=low +pd-ext13 (0.17.1-1) unstable; urgency=low * Initial release (Closes: #591844) diff --git a/ext13-meta.pd b/ext13-meta.pd index b57d959..63b6219 100644 --- a/ext13-meta.pd +++ b/ext13-meta.pd @@ -2,5 +2,5 @@ #N canvas 25 49 420 300 META 1; #X text 13 41 NAME ext13; #X text 10 25 AUTHOR d13@klingt.org; -#X text 10 10 VERSION 0.17; +#X text 10 10 VERSION 0.17.1; #X restore 10 10 pd META; |