Skip to content

Commit 420b164

Browse files
committed
configure.ac: bump version to 3.7.15
1 parent 88545f3 commit 420b164

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
@@ -3,7 +3,7 @@
33
# Process this file with autoconf to produce a configure script.
44

55
AC_PREREQ([2.71])
6-
AC_INIT([recode],[3.7.14],[rrt@sc3d.org])
6+
AC_INIT([recode],[3.7.15],[rrt@sc3d.org])
77
AC_CONFIG_SRCDIR(src/recode.c)
88
AC_CONFIG_AUX_DIR([build-aux])
99
AM_INIT_AUTOMAKE

0 commit comments

Comments
 (0)