mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 07:38:22 +02:00
1.3a1
This commit is contained in:
parent
3b0201f893
commit
a649bbe974
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ message_kit_thread (SEL selector, NSObject *arg)
|
|||
|
||||
tem = [infoDict objectForKey:@"CFBundleShortVersionString"];
|
||||
|
||||
[dict setObject:[NSString stringWithFormat:@"X11.app %@ - X.org X11R7.2 (xorg-server-1.2a11)",
|
||||
[dict setObject:[NSString stringWithFormat:@"X11.app %@ - X.org X11R7.2 (xorg-server-1.3a1)",
|
||||
tem] forKey:@"ApplicationVersion"];
|
||||
|
||||
[self orderFrontStandardAboutPanelWithOptions: dict];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue