Skip to content

Commit

Permalink
2.18~rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonAlt committed Oct 16, 2022
1 parent c40bd58 commit 75497fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use fedora version formatting, ie. 2.17, 2.17~rc1.
AC_INIT([globus-gridftp-server-hpss], [2.18~rc2], [Globus <[email protected]>])
AC_INIT([globus-gridftp-server-hpss], [2.18~rc3], [Globus <[email protected]>])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
# automake 1.11.1 (RHEL 6.8) does not support AM_PROG_AR
m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
Expand Down

0 comments on commit 75497fe

Please sign in to comment.