Skip to content
This repository has been archived by the owner on Oct 11, 2020. It is now read-only.

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hultmann committed Apr 14, 2014
1 parent c84e854 commit 8a0b2dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
b.add_text("locale/${locale}/extension.properties")
b.add_text("locale/${locale}/about-multifox.properties")

b.set_var("EXT_VERSION", "2.1.0b2")
b.set_var("EXT_VERSION", "2.1.0")
verEx = build_tools.getVersionedString(changeset, b.get_var("EXT_VERSION"))

if changeset == None:
Expand Down

0 comments on commit 8a0b2dc

Please sign in to comment.