Skip to content

Commit ffe9861

Browse files
committed
Set version of UniMRCP modules for Asterisk to 1.5.2.
1 parent b6f6aca commit ffe9861

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
@@ -5,7 +5,7 @@ dnl Process this file with autoconf to produce a configure script.
55

66
AC_PREREQ(2.59)
77

8-
AC_INIT([asterisk-unimrcp],[1.5.1])
8+
AC_INIT([asterisk-unimrcp],[1.5.2])
99

1010
AC_CONFIG_AUX_DIR([build])
1111
AC_CONFIG_MACRO_DIR([build/acmacros])

0 commit comments

Comments
 (0)