diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | sigpack-meta.pd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 36b2a13..c75e92c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pd-sigpack (0.0.4.1-1) unstable; urgency=low +pd-sigpack (0.0.4.2-1) unstable; urgency=low * Initial release (Closes: #591707) diff --git a/sigpack-meta.pd b/sigpack-meta.pd index 9491348..a13d70d 100644 --- a/sigpack-meta.pd +++ b/sigpack-meta.pd @@ -4,5 +4,5 @@ #X text 10 30 NAME sigpack; #X text 10 50 AUTHOR weiss@weiss-archiv.de; #X text 10 70 LICENSE GNU GPL 2; -#X text 10 90 VERSION 0.0.4.2-svn; +#X text 10 90 VERSION 0.0.4.2; #X restore 10 10 pd META; |