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

Commit

Permalink
Version bump (3.2.2beta3)
Browse files Browse the repository at this point in the history
  • Loading branch information
hultmann committed Nov 20, 2015
1 parent 1a9c772 commit a202719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.py
Expand Up @@ -51,7 +51,7 @@
b.add_text("locale/${locale}/extension.properties")
b.add_text("locale/${locale}/about-multifox.properties")

b.set_var("EXT_VERSION", "3.2.2beta2")
b.set_var("EXT_VERSION", "3.2.2beta3")
verEx = build_tools.getVersionedString(changeset, b.get_var("EXT_VERSION"))

if changeset == None:
Expand Down

0 comments on commit a202719

Please sign in to comment.