Commit 65b63516 authored by Youness Alaoui's avatar Youness Alaoui

Version 0.0.12.1

parent c5f52ce9
...@@ -3,8 +3,8 @@ AC_PREREQ(2.59c) ...@@ -3,8 +3,8 @@ 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.0.12) AC_INIT(libnice, 0.0.12.1)
LIBNICE_RELEASE="yes" LIBNICE_RELEASE="no"
AC_CONFIG_SRCDIR([agent/agent.c]) AC_CONFIG_SRCDIR([agent/agent.c])
AC_CONFIG_HEADER([config.h]) AC_CONFIG_HEADER([config.h])
......
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