Skip to content

Commit 53c67a8

Browse files
committed
Version 2.18
1 parent ba2d469 commit 53c67a8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Version 2.18-rc2: Sun Oct 16 14:21:49 EDT 2022
1+
Version 2.18: Fri Oct 21 14:10:33 EDT 2022
22
- Added support for HPSS 9.3
33
- Fixed several build issues on EL8.6 with HPSS 9.3
44
- Detect Globus Community Toolkit packages

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use fedora version formatting, ie. 2.17, 2.17~rc1.
2-
AC_INIT([globus-gridftp-server-hpss], [2.18~rc3], [Globus <support@globus.org>])
2+
AC_INIT([globus-gridftp-server-hpss], [2.18], [Globus <support@globus.org>])
33
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
44
# automake 1.11.1 (RHEL 6.8) does not support AM_PROG_AR
55
m4_ifdef([AM_PROG_AR], [AM_PROG_AR])

0 commit comments

Comments
 (0)