forked from pool/MozillaFirefox
This commit is contained in:
parent
4944eff183
commit
2fcf392463
@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
BRANCH="releases/mozilla-release"
|
||||
RELEASE_TAG="FIREFOX_6_0_RELEASE"
|
||||
VERSION="6.0"
|
||||
RELEASE_TAG="FIREFOX_6_0_1_RELEASE"
|
||||
VERSION="6.0.1"
|
||||
|
||||
# mozilla
|
||||
hg clone http://hg.mozilla.org/$BRANCH mozilla
|
||||
|
Loading…
Reference in New Issue
Block a user