Skip to content

Commit a8e76ed

Browse files
committed
Release version 1.2
1 parent fd0fc95 commit a8e76ed

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([pandaseq-sam], [1.1], [andre@masella.name])
1+
AC_INIT([pandaseq-sam], [1.2], [andre@masella.name])
22
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
33
AC_CONFIG_MACRO_DIR([m4])
44
AC_CONFIG_HEADERS(config.h)

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
pandaseq-sam (1.2~ppa0) precise; urgency=low
2+
3+
* Minor bug fixes
4+
5+
-- Andre Masella <andre@masella.name> Sat, 22 Mar 2014 14:29:51 -0700
6+
17
pandaseq-sam (1.1~ppa1) precise; urgency=low
28

39
* Recompile against new PANDAseq library.

0 commit comments

Comments
 (0)