Skip to content

Commit

Permalink
Set version to "2.1.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
ariya committed Jan 24, 2016
1 parent acded5f commit 2923584
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/consts.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
#define CONSTS_H

#define PHANTOMJS_VERSION_MAJOR 2
#define PHANTOMJS_VERSION_MINOR 0
#define PHANTOMJS_VERSION_MINOR 1
#define PHANTOMJS_VERSION_PATCH 0
#define PHANTOMJS_VERSION_STRING "2.0.0"
#define PHANTOMJS_VERSION_STRING "2.1.0"

#define HTTP_HEADER_CONTENT_LENGTH "content-length"
#define HTTP_HEADER_CONTENT_TYPE "content-type"
Expand Down

0 comments on commit 2923584

Please sign in to comment.