Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

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

Closed

Conversation

cdelcol
Copy link
Contributor

@cdelcol cdelcol commented Dec 7, 2012

Fixes #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 nukulb closed this Dec 10, 2012
@nukulb
Copy link
Contributor

nukulb commented Dec 10, 2012

merged manually

@cdelcol
Copy link
Contributor Author

cdelcol commented Dec 10, 2012

Added tag v1.0.3.8.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

As a Linux user I can build the equivalent version of the product as the official release
2 participants