Skip to content

Commit cd4590c

Browse files
authored
Pushed version number to 2.25.0 for release
1 parent e98d5c1 commit cd4590c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

configure.ac

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file part of: SExtractor
99
#
10-
# Copyright: (C) 2002-2017 IAP/CNRS/UPMC
10+
# Copyright: (C) 2002-2018 IAP/CNRS/UPMC
1111
#
1212
# License: GNU General Public License
1313
#
@@ -22,7 +22,7 @@
2222
# You should have received a copy of the GNU General Public License
2323
# along with SExtractor. If not, see <http://www.gnu.org/licenses/>.
2424
#
25-
# Last modified: 21/06/2017
25+
# Last modified: 08/02/2018
2626
#
2727
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2828

@@ -31,7 +31,7 @@ define([AC_CACHE_LOAD],)
3131
define([AC_CACHE_SAVE],)
3232

3333
# This is your standard Bertin source code...
34-
AC_INIT(SExtractor, 2.24.2,[astromatic@astromatic.net],
34+
AC_INIT(SExtractor, 2.25.0,[astromatic@astromatic.net],
3535
sextractor, [http://astromatic.net/software/sextractor])
3636
AC_CONFIG_MACRO_DIR([m4])
3737
AC_CONFIG_AUX_DIR(autoconf)

0 commit comments

Comments
 (0)