Skip to content

Commit 8608faa

Browse files
committed
version up to 1.1.1
1 parent 5e5dd79 commit 8608faa

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 1001000
12-
#define NGINX_RTMP_VERSION "1.1.0"
11+
#define nginx_rtmp_version 1001001
12+
#define NGINX_RTMP_VERSION "1.1.1"
1313

1414

1515
#endif /* _NGX_RTMP_VERSION_H_INCLUDED_ */

0 commit comments

Comments
 (0)