summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-04-19 23:31:20 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-04-19 23:31:20 -0700
commita41c3561242d0086e82e96cbe8a108a18a6a3f05 (patch)
tree2d54d6616211b4c397478fafd3a795c27ecb9d8e
parent8f920fca6f9149185649d52569d33bf81b6c6857 (diff)
XQuartz: 1.3.0-apple17
-rw-r--r--configure.ac2
-rw-r--r--hw/xquartz/bundle/Info.plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 38281b5a9..6a59d00b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ(2.57)
dnl This is the not the Xorg version number, it's the server version number.
dnl Yes, that's weird.
-AC_INIT([xorg-server], 1.3.0-apple16, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+AC_INIT([xorg-server], 1.3.0-apple17, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AM_MAINTAINER_MODE
diff --git a/hw/xquartz/bundle/Info.plist b/hw/xquartz/bundle/Info.plist
index 6ba02dda2..4d1ae5405 100644
--- a/hw/xquartz/bundle/Info.plist
+++ b/hw/xquartz/bundle/Info.plist
@@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>2.2.0</string>
+ <string>2.2.1</string>
<key>CFBundleSignature</key>
<string>x11a</string>
<key>CSResourcesFileMapped</key>