Skip to content

Commit d01ffc0

Browse files
committed
increased version
1 parent 5bd02e7 commit d01ffc0

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 1000007
12-
#define NGINX_RTMP_VERSION "1.0.7"
11+
#define nginx_rtmp_version 1000008
12+
#define NGINX_RTMP_VERSION "1.0.8"
1313

1414

1515
#endif /* _NGX_RTMP_VERSION_H_INCLUDED_ */

0 commit comments

Comments
 (0)