We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd0fc95 commit a8e76edCopy full SHA for a8e76ed
configure.ac
@@ -1,4 +1,4 @@
1
-AC_INIT([pandaseq-sam], [1.1], [andre@masella.name])
+AC_INIT([pandaseq-sam], [1.2], [andre@masella.name])
2
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
3
AC_CONFIG_MACRO_DIR([m4])
4
AC_CONFIG_HEADERS(config.h)
debian/changelog
@@ -1,3 +1,9 @@
+pandaseq-sam (1.2~ppa0) precise; urgency=low
+
+ * Minor bug fixes
5
+ -- Andre Masella <andre@masella.name> Sat, 22 Mar 2014 14:29:51 -0700
6
7
pandaseq-sam (1.1~ppa1) precise; urgency=low
8
9
* Recompile against new PANDAseq library.
0 commit comments