Confirmed users
976
edits
Line 46: | Line 46: | ||
#!/bin/bash | #!/bin/bash | ||
# Adjust VERSION variable which stands for the current Firefox version in mozilla-release | # Adjust VERSION variable which stands for the current Firefox version in mozilla-release | ||
VERSION= | VERSION={{CURRENT_VERSION}} | ||
HG_USER="username <email@mozilla.com>" | HG_USER="username <email@mozilla.com>" | ||