configure.ac | 4 ++-- hw/xquartz/bundle/Info.plist.cpp | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)
New commits: commit dfc03ef3fda3572db590c2096272c990d434163e Author: Jeremy Huddleston Sequoia <[email protected]> Date: Sun Aug 26 22:11:00 2012 -0700 configure.ac: Version bump to 1.12.4 Signed-off-by: Jeremy Huddleston Sequoia <[email protected]> diff --git a/configure.ac b/configure.ac index 28c9cf8..7c7e69e 100644 --- a/configure.ac +++ b/configure.ac @@ -26,8 +26,8 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ(2.60) -AC_INIT([xorg-server], 1.12.3.902, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server) -RELEASE_DATE="2012-08-19" +AC_INIT([xorg-server], 1.12.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server) +RELEASE_DATE="2012-08-27" AC_CONFIG_SRCDIR([Makefile.am]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE commit 8995fcf260895ad288146b78d4c42b6f3b838d4f Author: Jeremy Huddleston Sequoia <[email protected]> Date: Sun Aug 26 22:09:49 2012 -0700 XQuartz: Bump version to 2.7.3 Signed-off-by: Jeremy Huddleston Sequoia <[email protected]> diff --git a/hw/xquartz/bundle/Info.plist.cpp b/hw/xquartz/bundle/Info.plist.cpp index 4b6d9d1..460047c 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.7.2</string> + <string>2.7.3</string> <key>CFBundleVersion</key> - <string>2.7.2</string> + <string>2.7.3</string> <key>CFBundleSignature</key> <string>x11a</string> <key>CSResourcesFileMapped</key> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

