open-src/xserver/Makefile.inc
changeset 805 717bd05652fb
parent 762 99150230410a
child 815 d55936cbc91a
--- a/open-src/xserver/Makefile.inc	Fri Oct 09 20:48:08 2009 -0700
+++ b/open-src/xserver/Makefile.inc	Mon Oct 12 10:18:03 2009 -0700
@@ -28,7 +28,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# ident	"@(#)Makefile.inc	1.16	09/08/03 SMI"
+# ident	"@(#)Makefile.inc	1.17	09/10/12 SMI"
 #
 
 PWD:sh=pwd
@@ -40,7 +40,7 @@
 include $(TOP)/common/Makefile.init
 
 # Xorg server source tarball to use sources from
-XORGSERVER_VERS=1.6.3
+XORGSERVER_VERS=1.6.5
 
 # Patches shared between Xorg & Xvnc builds
 XORG_SOURCE_PATCHES:sh=cat -s ../xorg/patch-list ../xorg/closed-src/patch-list | sed '/^\#/ d'