From b8015ce6ed0170e16febca6cb99f4b3e588023bc Mon Sep 17 00:00:00 2001 From: Andre Masella Date: Fri, 3 Mar 2017 11:51:32 -0500 Subject: [PATCH] Release 2.11 --- configure.ac | 2 +- debian/changelog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index eb475ca..a6e8505 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([pandaseq], [2.10], [andre@masella.name]) +AC_INIT([pandaseq], [2.11], [andre@masella.name]) AC_PREREQ([2.60]) AM_INIT_AUTOMAKE([-Wall foreign]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/debian/changelog b/debian/changelog index 6e4894d..17238ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pandaseq (2.11~ppa0) trusty; urgency=medium + + * Allow parsing converted CASAVA headers + * Include static libraries in development package + + -- Andre Masella Fri, 03 Mar 2017 11:50:39 -0500 + pandaseq (2.10~ppa0) trusty; urgency=medium * Fix buffer overrun during parsing