summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2017-04-03 14:30:10 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2017-04-03 14:30:10 -0400
commita4bacb2fe2ff06ccb1a2d7f7c0b62bd41674565b (patch)
tree8cb4f6e114517311b2e0f16cf7e6d0c0173d6364
parent6bfea0d063fb358a44e8800eae314520a2babd61 (diff)
downloadlibnice-a4bacb2fe2ff06ccb1a2d7f7c0b62bd41674565b.tar.gz
Version 0.1.14.1
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 5fabdb4..b39bfe3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,8 +5,8 @@ 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.14])
-LIBNICE_RELEASE="yes"
+AC_INIT([libnice],[0.1.14.1])
+LIBNICE_RELEASE="no"
AC_CANONICAL_TARGET