summaryrefslogtreecommitdiff
path: root/macosx
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2009-06-23 15:52:31 +0000
committerMonty <xiphmont@xiph.org>2009-06-23 15:52:31 +0000
commit704a3f2d5525e7e30051e7a97140c2437c36422c (patch)
tree378715dc78de129d013cdd7563ba2819935d0593 /macosx
parent91c415c5b916438a6f79137e9a07a93bd4802c95 (diff)
downloadogg-704a3f2d5525e7e30051e7a97140c2437c36422c.tar.gz
update CHANGES
git-svn-id: http://svn.xiph.org/trunk/ogg@16165 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'macosx')
-rw-r--r--macosx/Info.plist8
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/Info.plist b/macosx/Info.plist
index 46d713c..d075456 100644
--- a/macosx/Info.plist
+++ b/macosx/Info.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>Ogg</string>
<key>CFBundleGetInfoString</key>
- <string>Ogg framework 1.1.4svn, Copyright © 1994-2006 Xiph.Org Foundation</string>
+ <string>Ogg framework 1.1.4, Copyright © 1994-2009 Xiph.Org Foundation</string>
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
@@ -17,13 +17,13 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>1.1.4svn</string>
+ <string>1.1.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>1.1.4d1</string>
+ <string>1.1.4</string>
<key>NSHumanReadableCopyright</key>
- <string>Ogg framework 1.1.4svn, Copyright © 1994-2006 Xiph.Org Foundation</string>
+ <string>Ogg framework 1.1.4, Copyright © 1994-2009 Xiph.Org Foundation</string>
<key>CSResourcesFileMapped</key>
<true/>
</dict>