diff options
author | Marko Kreen | 2011-02-18 15:32:28 +0000 |
---|---|---|
committer | Marko Kreen | 2011-02-18 15:32:28 +0000 |
commit | 8da208e6d144600f50b12fc09e2316a8e8ca5b8b (patch) | |
tree | bb8384731d54e0325096198a1e9067bd6c4b2f24 | |
parent | b101164b9bf496389c6c1c1d2518f5e669bd9b91 (diff) |
v2.2plproxy_2_2
-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 |