From: Adam Dickmeiss Date: Wed, 15 Sep 2010 11:44:58 +0000 (+0200) Subject: Version 1.2.2 X-Git-Tag: v1.2.2 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=490f5d3f241c28a35b567f532d0d58ab406235e1;p=metaproxy-moved-to-github.git Version 1.2.2 --- diff --git a/NEWS b/NEWS index 5ad983d..1a501ae 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 1.2.2 2010/09/15 + +Add metaproxy-config for returning compiler flags, libraries. + --- 1.2.1 2010/08/18 Fix --with-boost=PREFIX . diff --git a/configure.ac b/configure.ac index 24c0745..586f59c 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Autoconf and automake setup AC_PREREQ([2.60]) -AC_INIT([metaproxy],[1.2.1],[metaproxy-help@indexdata.dk]) +AC_INIT([metaproxy],[1.2.2],[metaproxy-help@indexdata.dk]) AC_CONFIG_HEADERS([src/config.hpp]) diff --git a/debian/changelog b/debian/changelog index e75c5a3..ae8f52c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.2.2-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Wed, 15 Sep 2010 13:41:54 +0200 + metaproxy (1.2.0-1indexdata) unstable; urgency=low * Upstream. diff --git a/metaproxy.spec b/metaproxy.spec index 6cd4f02..ddfdc11 100644 --- a/metaproxy.spec +++ b/metaproxy.spec @@ -1,6 +1,6 @@ Summary: Z39.50/SRU router Name: metaproxy -Version: 1.2.1 +Version: 1.2.2 Release: 1 License: GPL Group: Applications/Internet