blackberry / BB10-Webworks-Packager

The BB10 WebWorks Packager bundles the App content with the BB10 WebWorks Framework to create a BAR to run on the BB10 Device (or simulator)
27 stars 18 forks source link

Updates submodule to last released framework - v1.0.3.8 #234

Closed cdelcol closed 11 years ago

cdelcol commented 11 years ago

Fixes blackberry/BB10-Webworks-Packager#230

Updates submodule ref to point to the release tag of the blackberry org framework repo.

Once committed, need to mark HEAD of master with tag v1.0.3.8

From there, dev can: git checkout v1.0.3.8 ./configure ... etc

The end result is a recreation of the v1.0.3.8 release.

Going forward, each release needs to:

  1. Tag the Framework repo
  2. Update the submodule hash to (1)
  3. Tag the Packager repo
nukulb commented 11 years ago

merged manually

cdelcol commented 11 years ago

Added tag v1.0.3.8.