Commit 016f6d56 authored by Youness Alaoui's avatar Youness Alaoui

oups, version should be 0.1.1.1

parent fe420909
...@@ -3,7 +3,7 @@ AC_PREREQ(2.59c) ...@@ -3,7 +3,7 @@ AC_PREREQ(2.59c)
dnl releases only do -Wall, cvs and prerelease does -Werror too 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 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" LIBNICE_RELEASE="no"
AC_CANONICAL_SYSTEM AC_CANONICAL_SYSTEM
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment