From c6b3b3354c2d9139b19b132051d434e97dd19715 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Sun, 2 Apr 2006 22:51:42 +0000 Subject: Bump to 1.1.99.1. --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 35e8651bd..b38140073 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-04-02 Adam Jackson + + * configure.ac: + Bump to 1.1.99.1. + 2006-04-02 Kristian Høgsberg * GL/glx/glxdri.c (__glXDRIscreenProbe): Use xf86LoaderCheckSymbol diff --git a/configure.ac b/configure.ac index 6df4b7d96..607d33b19 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ(2.57) dnl This is the not the Xorg version number, it's the server version number. dnl Yes, that's weird. -AC_INIT([xorg-server], 1.0.99.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server) +AC_INIT([xorg-server], 1.1.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server) AC_CONFIG_SRCDIR([Makefile.am]) AM_INIT_AUTOMAKE([dist-bzip2 foreign]) AM_MAINTAINER_MODE -- cgit v1.2.3