Skip to content

Commit

Permalink
Merge pull request alibaba#259 from zhuzhaoyuan/bump-version-1.5.0
Browse files Browse the repository at this point in the history
bumped version to 1.5.0
  • Loading branch information
yaoweibin committed Jun 5, 2013
2 parents 9a45f4f + 38289ee commit 9c26382
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core/nginx.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
#define NGINX_VERSION "1.2.9"
#define NGINX_VER "nginx/" NGINX_VERSION

#define tengine_version 1004006
#define TENGINE_VERSION "1.4.6"
#define tengine_version 1005000
#define TENGINE_VERSION "1.5.0"
#define TENGINE_VER "Tengine/" TENGINE_VERSION

#define NGINX_VAR "NGINX"
Expand Down

0 comments on commit 9c26382

Please sign in to comment.