diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | debian/changelog | 6 |
3 files changed, 8 insertions, 2 deletions
@@ -1,6 +1,6 @@ # PL/Proxy version -PLPROXY_VERSION = 2.2rc1 +PLPROXY_VERSION = 2.2 # set to 1 to disallow functions containing SELECT NO_SELECT = 0 @@ -1,4 +1,4 @@ -2011-xx-xx - PlProxy 2.2 - "" +2011-02-18 - PlProxy 2.2 - "Cover With Milk To See Secret Message" = Features = diff --git a/debian/changelog b/debian/changelog index 1d1f096..c1d6407 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +plproxy2 (2.2-1) unstable; urgency=low + + * v2.2 + + -- Marko Kreen <marko.kreen@skype.net> Fri, 18 Feb 2011 17:31:13 +0200 + plproxy2 (2.2rc1-1) unstable; urgency=low * v2.2rc1 |