Bump server release to 7.1.99.1.
This will be important for a couple of cairo workaround tests.
This commit is contained in:
parent
63c169e3b1
commit
adfe8e7437
|
@ -294,9 +294,9 @@ AC_DEFINE_UNQUOTED(OSNAME, "$OSNAME",
|
||||||
DEFAULT_VENDOR_NAME="The X.Org Foundation"
|
DEFAULT_VENDOR_NAME="The X.Org Foundation"
|
||||||
DEFAULT_VENDOR_NAME_SHORT="X.Org"
|
DEFAULT_VENDOR_NAME_SHORT="X.Org"
|
||||||
DEFAULT_VERSION_MAJOR=7
|
DEFAULT_VERSION_MAJOR=7
|
||||||
DEFAULT_VERSION_MINOR=0
|
DEFAULT_VERSION_MINOR=1
|
||||||
DEFAULT_VERSION_PATCH=0
|
DEFAULT_VERSION_PATCH=99
|
||||||
DEFAULT_VERSION_SNAP=0
|
DEFAULT_VERSION_SNAP=1
|
||||||
DEFAULT_RELEASE_DATE="21 December 2005"
|
DEFAULT_RELEASE_DATE="21 December 2005"
|
||||||
DEFAULT_VENDOR_WEB="http://wiki.x.org"
|
DEFAULT_VENDOR_WEB="http://wiki.x.org"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue