Skip to content

Commit 8c2229c

Browse files
committed
version bump
1 parent a72e33e commit 8c2229c

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 1001003
12-
#define NGINX_RTMP_VERSION "1.1.3"
11+
#define nginx_rtmp_version 1001004
12+
#define NGINX_RTMP_VERSION "1.1.4"
1313

1414

1515
#endif /* _NGX_RTMP_VERSION_H_INCLUDED_ */

0 commit comments

Comments
 (0)