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