Skip to content

Commit

Permalink
Merge pull request #53 from smithlabcode/version_3.2.3
Browse files Browse the repository at this point in the history
version 3.2.3
  • Loading branch information
andrewdavidsmith authored Jun 1, 2024
2 parents 60d2af2 + 476f5a1 commit 647b9e0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is part of abismal
#
# Copyright (C) 2018-2023: Andrew D. Smith and Guilherme de Sena Brandine
# Copyright (C) 2018-2024: Andrew D. Smith and Guilherme de Sena Brandine
#
# Authors: Andrew D. Smith and Guilherme de Sena Brandine
#
Expand Down
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dnl This file is part of abismal
dnl
dnl Copyright (C) 2019-2023: Andrew D. Smith and Guilherme de Sena Brandine
dnl Copyright (C) 2019-2024: Andrew D. Smith and Guilherme de Sena Brandine
dnl
dnl Authors: Andrew D. Smith and Guilherme de Sena Brandine
dnl
Expand All @@ -14,7 +14,7 @@ dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
dnl General Public License for more details.

AC_INIT([abismal], [3.2.2], [[email protected]],
AC_INIT([abismal], [3.2.3], [[email protected]],
[abismal], [https://github.com/smithlabcode/abismal])

dnl the config.h is not currently #included in the source, and only
Expand Down
8 changes: 4 additions & 4 deletions data/md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ ddeea92ba05c5c6a909c136d5059140d tests/reads.mstats
7c43e9b1409c6725c70aeb18d8db3413 tests/reads_pbat_pe_1.fq
21c3b088e956de62e10a6d190ffb8744 tests/reads_pbat_pe_2.fq
8c170b022512012f078396cc19c41600 tests/reads_pbat_pe.mstats
2882389bdb9fd717076b5ab588a7c1c1 tests/reads_pbat_pe.sam
299e0bc8d7862326d693a08b9fc70d76 tests/reads_pbat_pe.sam
ae8e662c3ab23ba742a45a9784390e63 tests/reads_pe_1.fq
d2723d2e99d2a3492af508633d61b30a tests/reads_pe_2.fq
6e2ba01e98f0effc005641ba6a7eb8b6 tests/reads_pe.mstats
8f3cb73579f5958b313ed7e4752abd0d tests/reads_pe.sam
5e661e3bb770f84bee1bf09ff9ec4f30 tests/reads_pe.sam
2e033e6c0f2e93000877d6f8f40bcc99 tests/reads_rpbat_pe_1.fq
a28bc47b567130bbcdc45b1daa54ae32 tests/reads_rpbat_pe_2.fq
ecf7559bdeecb3f5d23e2c85e1eb22ff tests/reads_rpbat_pe.mstats
849e750ec3a7e0220a0eae375cb16b14 tests/reads_rpbat_pe.sam
b54e2041209f1da8d4402252cbc954c7 tests/reads.sam
5f1812a2d4e26e6fd447a8bf5fd9b132 tests/reads_rpbat_pe.sam
b621241624f8a8d030b42dd47838d5dd tests/reads.sam
bcbf01be810cbf4051292813eb6b9225 tests/tRex1.idx

0 comments on commit 647b9e0

Please sign in to comment.