summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2014-03-06 21:30:26 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.com>2014-03-06 21:30:26 -0500
commit94d2151d71d141910475b2a1ad32af7d43cf20f9 (patch)
treecb7be95751c4d37fa08fff9c022c776862979b32 /configure.ac
parenta2801ef9793818a3bbc49cc1266c311a862153f8 (diff)
downloadlibnice-94d2151d71d141910475b2a1ad32af7d43cf20f9.tar.gz
Version 0.1.5.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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