Skip to content

Commit

Permalink
Releasing 3.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mofarrell committed Aug 2, 2017
1 parent 93b716b commit 5648377
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hphp/runtime/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
*/
#ifndef HHVM_VERSION_OVERRIDE
# define HHVM_VERSION_MAJOR 3
# define HHVM_VERSION_MINOR 20
# define HHVM_VERSION_MINOR 21
# define HHVM_VERSION_PATCH 0
# define HHVM_VERSION_SUFFIX "-dev"
# define HHVM_VERSION_SUFFIX ""
#endif

/* HHVM_VERSION_ID minus the patch number
Expand Down

0 comments on commit 5648377

Please sign in to comment.