summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2008-06-10 18:36:38 +0300
committerDaniel Stone <daniel@fooishbar.org>2008-06-10 18:36:38 +0300
commit43285b4f72a0eb47aa0c33e4e41cd10434969991 (patch)
treebe804b3f871286a38054b56a1ea74a6a5a72e8c8
parent4d59afd613cd7e82255fc83e921300f6bd3a7552 (diff)
Bump to 1.4.1xorg-server-1.4.1
Whatever. It doesn't have to be perfect.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6145aa2a6..c64117f80 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ(2.57)
-AC_INIT([xorg-server], 1.4.0.90, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+AC_INIT([xorg-server], 1.4.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