Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Commit

Permalink
Bump gecko+gaia and update version to 6.0pre4
Browse files Browse the repository at this point in the history
  • Loading branch information
ochameau committed Sep 26, 2013
1 parent b6804d3 commit b542953
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Makefile
Expand Up @@ -37,7 +37,7 @@ endif

B2G_VERSION=1.2
ADDON_NAME=fxos_1_2_simulator
ADDON_VERSION=6.0pre3
ADDON_VERSION=6.0pre4
XPI_NAME=$(ADDON_NAME)-$(ADDON_VERSION)-$(B2G_PLATFORM).xpi

UPDATE_PATH=$(B2G_VERSION)/$(B2G_PLATFORM)
Expand All @@ -55,7 +55,7 @@ B2G_TYPE ?= specific
# B2G_ID

# Use the current last known revision that sucessfully builds on Windows.
B2G_URL_BASE = https://ftp.mozilla.org/pub/mozilla.org/b2g/nightly/2013-09-22-00-40-01-mozilla-aurora/
B2G_URL_BASE = https://ftp.mozilla.org/pub/mozilla.org/b2g/nightly/2013-09-26-00-40-01-mozilla-aurora/

# Currently, all B2G builds are custom so we can optimize for code size and fix
# bugs in B2G or its nightly build environments (like 844047 and 815805).
Expand Down
2 changes: 1 addition & 1 deletion addon/package.json
@@ -1,7 +1,7 @@
{
"id": "fxos_1_2_simulator@mozilla.org",
"name": "fxos_1_2_simulator",
"version": "6.0pre3dev.20130922",
"version": "6.0pre4dev.20130926",
"fullName": "Firefox OS 1.2 Simulator",
"label": "Firefox OS 1.2",
"description": "a Firefox OS 1.2 simulator",
Expand Down
2 changes: 1 addition & 1 deletion gaia
Submodule gaia updated from 7b6147 to 1e9470

0 comments on commit b542953

Please sign in to comment.