Skip to content

Commit 647b9e0

Browse files
Merge pull request #53 from smithlabcode/version_3.2.3
version 3.2.3
2 parents 60d2af2 + 476f5a1 commit 647b9e0

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is part of abismal
22
#
3-
# Copyright (C) 2018-2023: Andrew D. Smith and Guilherme de Sena Brandine
3+
# Copyright (C) 2018-2024: Andrew D. Smith and Guilherme de Sena Brandine
44
#
55
# Authors: Andrew D. Smith and Guilherme de Sena Brandine
66
#

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl This file is part of abismal
22
dnl
3-
dnl Copyright (C) 2019-2023: Andrew D. Smith and Guilherme de Sena Brandine
3+
dnl Copyright (C) 2019-2024: Andrew D. Smith and Guilherme de Sena Brandine
44
dnl
55
dnl Authors: Andrew D. Smith and Guilherme de Sena Brandine
66
dnl
@@ -14,7 +14,7 @@ dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
1414
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1515
dnl General Public License for more details.
1616

17-
AC_INIT([abismal], [3.2.2], [andrewds@usc.edu],
17+
AC_INIT([abismal], [3.2.3], [andrewds@usc.edu],
1818
[abismal], [https://github.com/smithlabcode/abismal])
1919

2020
dnl the config.h is not currently #included in the source, and only

data/md5sum.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ ddeea92ba05c5c6a909c136d5059140d tests/reads.mstats
33
7c43e9b1409c6725c70aeb18d8db3413 tests/reads_pbat_pe_1.fq
44
21c3b088e956de62e10a6d190ffb8744 tests/reads_pbat_pe_2.fq
55
8c170b022512012f078396cc19c41600 tests/reads_pbat_pe.mstats
6-
2882389bdb9fd717076b5ab588a7c1c1 tests/reads_pbat_pe.sam
6+
299e0bc8d7862326d693a08b9fc70d76 tests/reads_pbat_pe.sam
77
ae8e662c3ab23ba742a45a9784390e63 tests/reads_pe_1.fq
88
d2723d2e99d2a3492af508633d61b30a tests/reads_pe_2.fq
99
6e2ba01e98f0effc005641ba6a7eb8b6 tests/reads_pe.mstats
10-
8f3cb73579f5958b313ed7e4752abd0d tests/reads_pe.sam
10+
5e661e3bb770f84bee1bf09ff9ec4f30 tests/reads_pe.sam
1111
2e033e6c0f2e93000877d6f8f40bcc99 tests/reads_rpbat_pe_1.fq
1212
a28bc47b567130bbcdc45b1daa54ae32 tests/reads_rpbat_pe_2.fq
1313
ecf7559bdeecb3f5d23e2c85e1eb22ff tests/reads_rpbat_pe.mstats
14-
849e750ec3a7e0220a0eae375cb16b14 tests/reads_rpbat_pe.sam
15-
b54e2041209f1da8d4402252cbc954c7 tests/reads.sam
14+
5f1812a2d4e26e6fd447a8bf5fd9b132 tests/reads_rpbat_pe.sam
15+
b621241624f8a8d030b42dd47838d5dd tests/reads.sam
1616
bcbf01be810cbf4051292813eb6b9225 tests/tRex1.idx

0 commit comments

Comments
 (0)