Skip to content

Commit 6f768dc

Browse files
committed
version up
1 parent 6681258 commit 6f768dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ngx_rtmp_version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
#define _NGX_RTMP_VERSION_H_INCLUDED_
99

1010

11-
#define nginx_rtmp_version 1001002
12-
#define NGINX_RTMP_VERSION "1.1.2"
11+
#define nginx_rtmp_version 1001003
12+
#define NGINX_RTMP_VERSION "1.1.3"
1313

1414

1515
#endif /* _NGX_RTMP_VERSION_H_INCLUDED_ */

0 commit comments

Comments
 (0)