Skip to content

Commit

Permalink
2.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sgolemon committed Oct 16, 2013
1 parent b413c90 commit 2d963c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hphp/system/idl/constants.idl.json
Original file line number Diff line number Diff line change
Expand Up @@ -1805,7 +1805,7 @@
},
{
"name": "HPHP_VERSION",
"value": "2.1.0"
"value": "2.2.0"
},
{
"name": "HTML_ENTITIES",
Expand Down
2 changes: 1 addition & 1 deletion hphp/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
HPHP_VERSION(2.1.0-dev)
HPHP_VERSION(2.2.0)

0 comments on commit 2d963c4

Please sign in to comment.