From 94d2151d71d141910475b2a1ad32af7d43cf20f9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Olivier=20Cr=C3=AAte?= Date: Thu, 6 Mar 2014 21:30:26 -0500 Subject: [PATCH] Version 0.1.5.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ab556c4..745b40c 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ dnl Always compile with -Wall; if --enable-compile-warnings=error is passed, dnl also use -Werror. git and pre-releases default to -Werror dnl use a three digit version number for releases, and four for cvs/prerelease -AC_INIT([libnice],[0.1.5]) +AC_INIT([libnice],[0.1.5.1]) LIBNICE_RELEASE="no" AC_CANONICAL_TARGET -- 2.7.4