summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2012-04-03 16:40:45 -0400
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2012-04-03 16:40:45 -0400
commitcbd55b827bf6028b7f0f65167ae4b28d55a52989 (patch)
tree8fcf19c1645c5d7436b9a7e4d5e9f6a720c769c4 /configure.ac
parent6cef4008241289d862b475869dd35998ff45fa14 (diff)
version 0.1.2.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 48c8267..71286c8 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.2)
-LIBNICE_RELEASE="yes"
+AC_INIT(libnice, 0.1.2.1)
+LIBNICE_RELEASE="no"
AC_CANONICAL_SYSTEM