Increment version to 2.4.18 for release.

The primary motivation of the release is the bug fix in commit
4f0f871730
This commit is contained in:
Carl Worth 2010-02-16 12:12:41 -08:00
parent 88e8a8bbaf
commit 2d9990c7e8

View file

@ -19,7 +19,7 @@
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
AC_PREREQ(2.60)
AC_INIT([libdrm], 2.4.17, [dri-devel@lists.sourceforge.net], libdrm)
AC_INIT([libdrm], 2.4.18, [dri-devel@lists.sourceforge.net], libdrm)
AC_USE_SYSTEM_EXTENSIONS
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2])