Skip to content

Commit 7c71570

Browse files
committed
Ensure we depend on latest libdicl version.
1 parent 98d21bd commit 7c71570

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
@@ -26,7 +26,7 @@ PKG_PROG_PKG_CONFIG
2626
#AC_LANG([CXX])
2727
AX_CXX_COMPILE_STDCXX(17,noext,mandatory)
2828

29-
LIBDICL_VERSION=0.1.0
29+
LIBDICL_VERSION=0.1.19
3030
AC_SUBST(LIBDICL_VERSION)
3131
POPT_VERSION=1.16
3232
AC_SUBST(POPT_VERSION)

0 commit comments

Comments
 (0)