Skip to content

Commit 0099cd9

Browse files
committed
Update PThread autoconfig.
Pushed version number to 2.13.2.
1 parent 01341cc commit 0099cd9

File tree

2 files changed

+448
-150
lines changed

2 files changed

+448
-150
lines changed

configure.ac

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
#
88
# This file part of: SCAMP
99
#
10-
# Copyright: (C) 2002-2023 IAP/CNRS/SorbonneU/CFHT/CEA/UParisSaclay
10+
# Copyright: (C) 2002-2021 IAP/CNRS/SorbonneU
11+
# (C) 2021-2023 CFHT/CNRS
12+
# (C) 2023-2025 CEA/AIM/UParisSaclay
1113
#
1214
# License: GNU General Public License
1315
#
@@ -22,7 +24,7 @@
2224
# You should have received a copy of the GNU General Public License
2325
# along with SCAMP. If not, see <http://www.gnu.org/licenses/>.
2426
#
25-
# Last modified: 13/12/2023
27+
# Last modified: 26/03/2025
2628
#
2729
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2830

@@ -31,7 +33,7 @@ define([AC_CACHE_LOAD],)
3133
define([AC_CACHE_SAVE],)
3234

3335
# This is your standard AstrOmatic source code...
34-
AC_INIT(SCAMP, 2.13.1, [[email protected]],
36+
AC_INIT(SCAMP, 2.13.2, [[email protected]],
3537
scamp, [http://astromatic.net/software/scamp])
3638
AC_CONFIG_MACRO_DIR([m4])
3739
AC_CONFIG_AUX_DIR(autoconf)

0 commit comments

Comments
 (0)