summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2009-07-31 17:32:54 -0400
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2009-07-31 17:32:54 -0400
commitb5b35e85a153bc830438e2bf110f893f4bc90d63 (patch)
treeea88a42cc0fe83b93caa2653d884b370c18ea9fb
parent60432301bb604c6f1d928c2e23107d68f4e69ee4 (diff)
downloadlibnice-b5b35e85a153bc830438e2bf110f893f4bc90d63.tar.gz
version 0.0.9.1
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 824ffca..42df70a 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.0.9)
-LIBNICE_RELEASE="yes"
+AC_INIT(libnice, 0.0.9.1)
+LIBNICE_RELEASE="no"
AC_CONFIG_SRCDIR([agent/agent.c])
AC_CONFIG_HEADER([config.h])