Change version from 1.7a to 1.7b.
git-svn-id: svn://10.0.0.236/trunk@153071 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
26a3abb1c3
commit
1979ddb8f8
@ -1,4 +1,4 @@
|
||||
# This is a shell script, sourced by configure.
|
||||
|
||||
MOZILLA_LOCALE_VERSION=1.7a
|
||||
MOZILLA_REGION_VERSION=1.7a
|
||||
MOZILLA_LOCALE_VERSION=1.7b
|
||||
MOZILLA_REGION_VERSION=1.7b
|
||||
|
||||
@ -11,4 +11,4 @@
|
||||
#--------------------------------------------------------
|
||||
|
||||
|
||||
1.7a
|
||||
1.7b
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.mozilla.mozilla</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.7a</string>
|
||||
<string>1.7b</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleName</key>
|
||||
@ -21,9 +21,9 @@
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>mozilla.icns</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.7a</string>
|
||||
<string>1.7b</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>Mozilla 1.7a, © 1998-2004 The Mozilla Organization</string>
|
||||
<string>Mozilla 1.7b, © 1998-2004 The Mozilla Organization</string>
|
||||
<key>NSAppleScriptEnabled</key>
|
||||
<true/>
|
||||
<key>CFBundleDocumentTypes</key>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user