-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Emmanuel Bertin
committed
Jan 27, 2021
1 parent
6cfac60
commit 78aec06
Showing
3 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
# | ||
# This file part of: SWarp | ||
# | ||
# Copyright: (C) 2000-2020 IAP/CNRS/SorbonneU | ||
# Copyright: (C) 2000-2021 IAP/CNRS/SorbonneU | ||
# | ||
# SWarp is free software: you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published by | ||
|
@@ -20,7 +20,7 @@ | |
# You should have received a copy of the GNU General Public License | ||
# along with SWarp. If not, see <http://www.gnu.org/licenses/>. | ||
# | ||
# Last modified: 26/08/2020 | ||
# Last modified: 27/01/2021 | ||
# | ||
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | ||
|
||
|
@@ -29,7 +29,7 @@ define([AC_CACHE_LOAD],) | |
define([AC_CACHE_SAVE],) | ||
|
||
# This is your standard Bertin source code... | ||
AC_INIT(SWarp, 2.41.4, [[email protected]], | ||
AC_INIT(SWarp, 2.41.5, [[email protected]], | ||
swarp, [http://astromatic.net/software/swarp]) | ||
|
||
AC_CONFIG_MACRO_DIR([m4]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters