preferred-xorg-versions-X11R7.3.inc: fix xserver preferred version (1.4, not 1.4.0)
authorPhilipp Zabel <philipp.zabel@gmail.com>
Sun, 23 Sep 2007 08:23:35 +0000 (08:23 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Sun, 23 Sep 2007 08:23:35 +0000 (08:23 +0000)
conf/distro/include/preferred-xorg-versions-X11R7.3.inc

index 0ff684e..19ee481 100644 (file)
@@ -277,6 +277,6 @@ PREFERRED_VERSION_util-macros ?= "1.1.5"
 PREFERRED_VERSION_xorg-cf-files ?= "1.0.2"
 
 # xserver
-PREFERRED_VERSION_xserver-kdrive ?= "1.4.0"
-PREFERRED_VERSION_xserver-xorg ?= "1.4.0"
+PREFERRED_VERSION_xserver-kdrive ?= "1.4"
+PREFERRED_VERSION_xserver-xorg ?= "1.4"