Skip to content

Commit 1072c6e

Browse files
committed
Set release date for 6.2.72 in configure.ac.
1 parent d860556 commit 1072c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# along with this program. If not, see <http://www.gnu.org/licenses/>.
2525

2626
AC_PREREQ(2.60)
27-
AC_INIT(sympa, 6.2.71b.1, devel@sympa.community)
27+
AC_INIT(sympa, 6.2.72, devel@sympa.community)
2828
AM_INIT_AUTOMAKE([foreign -Wall -Werror 1.9 tar-pax])
2929
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
3030
AM_PO_SUBDIRS

0 commit comments

Comments
 (0)