From 94d6344ef25e4f7875afb72bc4dc39119fe269ca Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Wed, 14 May 2008 19:57:21 +0000 Subject: [PATCH] bump version to 2.0.5rc1 --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 13d85dc..d63a5af 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # PL/Proxy version -PLPROXY_VERSION = 2.0.4 +PLPROXY_VERSION = 2.0.5rc1 # libpq config PQINC = $(shell pg_config --includedir) diff --git a/debian/changelog b/debian/changelog index cf94597..5222883 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +plproxy2 (2.0.5rc1) unstable; urgency=low + + * v2.0.5rc1 + + -- Marko Kreen Wed, 14 May 2008 22:55:44 +0300 + plproxy2 (2.0.4) unstable; urgency=low * v2.0.4 -- 2.39.5