[Xquartz-changes] xserver: Branch 'server-1.4-apple' - 2 commits

Jeremy Huddleston jeremyhu at freedesktop.org
Thu Apr 15 14:50:06 PDT 2010


 configure.ac                     |    2 +-
 hw/xquartz/bundle/Info.plist.cpp |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 54435f8a1ca3a75dd3c189f17905db49e84935cf
Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Thu Apr 15 14:23:07 2010 -0700

    1.4.2-apple55
    
    Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>

diff --git a/configure.ac b/configure.ac
index 3c9dbd8..adef868 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([xorg-server], 1.4.2-apple54, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+AC_INIT([xorg-server], 1.4.2-apple55, [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
commit b82a49c3df05322046dabfc28d3785bf786635ab
Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Thu Apr 15 14:22:46 2010 -0700

    Bundle version bumped to 2.3.6
    
    Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>

diff --git a/hw/xquartz/bundle/Info.plist.cpp b/hw/xquartz/bundle/Info.plist.cpp
index ead6be3..08eb399 100644
--- a/hw/xquartz/bundle/Info.plist.cpp
+++ b/hw/xquartz/bundle/Info.plist.cpp
@@ -19,9 +19,9 @@
 	<key>CFBundlePackageType</key>
 		<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-		<string>2.3.5</string>
+		<string>2.3.6</string>
 	<key>CFBundleVersion</key>
-		<string>2.3.5</string>
+		<string>2.3.6</string>
 	<key>CFBundleSignature</key>
 		<string>x11a</string>
 	<key>CSResourcesFileMapped</key>


More information about the Xquartz-changes mailing list