summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2012-02-09 18:53:27 -0500
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2012-02-09 18:53:27 -0500
commit016f6d56d986a2a9b10c75cc42ca39aeaba82612 (patch)
treeca95b6560d3290581c0e6e18d573931ebd2dabdb /configure.ac
parentfe4209094484409edc15e180be21cea85832f75f (diff)
oups, version should be 0.1.1.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 b766f35..0d56c8f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ 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.1.0)
+AC_INIT(libnice, 0.1.1.1)
LIBNICE_RELEASE="no"
AC_CANONICAL_SYSTEM