Skip to content

Commit 036a7fd

Browse files
committed
version up to 1.1.2
1 parent c392252 commit 036a7fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ngx_rtmp_version.h

Lines changed: 2 additions & 2 deletions
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 1001001
12-
#define NGINX_RTMP_VERSION "1.1.1"
11+
#define nginx_rtmp_version 1001002
12+
#define NGINX_RTMP_VERSION "1.1.2"
1313

1414

1515
#endif /* _NGX_RTMP_VERSION_H_INCLUDED_ */

0 commit comments

Comments
 (0)