diff options
author | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2009-10-01 13:37:32 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2009-10-01 13:37:32 -0700 |
commit | d8c867764e64839edb6c77cab334ec0428d6850f (patch) | |
tree | 2ab91165169451ed8cd57c7d32491a9d9480e16f | |
parent | 385adb19afe5c6c6a88370a422b722fc06e50b23 (diff) |
XQuartz: Updated bundle version to 2.4.1
-rw-r--r-- | hw/xquartz/bundle/Info.plist.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/xquartz/bundle/Info.plist.cpp b/hw/xquartz/bundle/Info.plist.cpp index d385e078b..3c7bdfbef 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.4.0</string> + <string>2.4.1</string> <key>CFBundleVersion</key> - <string>2.4.0</string> + <string>2.4.1</string> <key>CFBundleSignature</key> <string>x11a</string> <key>CSResourcesFileMapped</key> |