]> git.pld-linux.org Git - packages/XFree86.git/blob - XFree86-XF86_VERSION_SNAP.patch
- outdated
[packages/XFree86.git] / XFree86-XF86_VERSION_SNAP.patch
1 diff -Nru xc.orig/programs/Xserver/hw/xfree86/xf86Version.h xc/programs/Xserver/hw/xfree86/xf86Version.h
2 --- xc.orig/programs/Xserver/hw/xfree86/xf86Version.h   2003-06-25 13:07:21.000000000 +0200
3 +++ xc/programs/Xserver/hw/xfree86/xf86Version.h        2003-06-27 14:04:29.000000000 +0200
4 @@ -19,7 +19,7 @@
5  /* Define these for compatibility.  They'll be removed at some point. */
6  #define XF86_VERSION_SUBMINOR  XF86_VERSION_PATCH
7  #define XF86_VERSION_BETA      0
8 -#define XF87_VERSION_ALPHA     XF86_VERSION_SNAP
9 +#define XF86_VERSION_ALPHA     XF86_VERSION_SNAP
10  
11  #define XF86_VERSION_CURRENT                                   \
12     XF86_VERSION_NUMERIC(XF86_VERSION_MAJOR,                    \
This page took 0.027292 seconds and 3 git commands to generate.