version 0.1.4.1
authorYouness Alaoui <youness.alaoui@collabora.co.uk>
Sat, 23 Feb 2013 00:56:51 +0000 (19:56 -0500)
committerYouness Alaoui <youness.alaoui@collabora.co.uk>
Sat, 23 Feb 2013 00:56:51 +0000 (19:56 -0500)
configure.ac

index 1f25bf8..ed38b76 100644 (file)
@@ -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.4)
-LIBNICE_RELEASE="yes"
+AC_INIT(libnice, 0.1.4.1)
+LIBNICE_RELEASE="no"
 
 AC_CANONICAL_SYSTEM