summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-09-14 12:54:01 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-09-14 12:54:01 -0400
commit78a1099cf2ecf71f82a6948ead8ea512fe0199e9 (patch)
treec49a8bf909b1e5ca925389fe817f522a168efbcb /configure.ac
parent1f28546a5ea7c4bcc8a40d67f9dc28791b121532 (diff)
downloadlibnice-78a1099cf2ecf71f82a6948ead8ea512fe0199e9.tar.gz
version 0.1.3.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b04c504..ac6360e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ AC_PREREQ(2.59c)
dnl releases only do -Wall, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/prerelease
-AC_INIT(libnice, 0.1.3)
-LIBNICE_RELEASE="yes"
+AC_INIT(libnice, 0.1.3.1)
+LIBNICE_RELEASE="no"
AC_CANONICAL_SYSTEM