diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | pmpd-meta.pd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 0d6b3f3..609c832 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pd-pmpd (0.0.9-1) unstable; urgency=low +pd-pmpd (0.9-1) unstable; urgency=low * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> diff --git a/pmpd-meta.pd b/pmpd-meta.pd index 4aedc26..3a3d010 100644 --- a/pmpd-meta.pd +++ b/pmpd-meta.pd @@ -1,7 +1,7 @@ #N canvas 10 10 513 190 10; #X text 11 115 LICENSE GNU GPL; #X text 10 38 AUTHOR Cyrille Henry; -#X text 9 135 VERSION 0.0.9; +#X text 9 135 VERSION 0.9; #X text 10 18 NAME pmpd; #X text 10 58 DESCRIPTION Pmpd is a library for Pure Data allowing the synthesis of control data through the means of particular physics |