Skip to content

Commit 4b8110b

Browse files
Updates ahead of release v3.2.3
1 parent 60d2af2 commit 4b8110b

2 files changed

Lines changed: 3 additions & 3 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

0 commit comments

Comments
 (0)