mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Pre-release message should tell users to check git, not CVS, for updates
This commit is contained in:
committed by
Daniel Stone
parent
c5dc997baf
commit
b0780312d8
@@ -1651,8 +1651,8 @@ xf86PrintBanner()
|
||||
"Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.\n"
|
||||
"Select the \"xorg\" product for bugs you find in this release.\n"
|
||||
"Before reporting bugs in pre-release versions please check the\n"
|
||||
"latest version in the X.Org Foundation CVS repository.\n"
|
||||
"See http://wiki.x.org/wiki/CvsPage for CVS access instructions.\n");
|
||||
"latest version in the X.Org Foundation git repository.\n"
|
||||
"See http://wiki.x.org/wiki/GitPage for git access instructions.\n");
|
||||
#endif
|
||||
ErrorF("\nX Window System Version %d.%d.%d",
|
||||
XORG_VERSION_MAJOR,
|
||||
|
||||
Reference in New Issue
Block a user