Skip to content

Commit 4e12f45

Browse files
authored
[dev] version bump.
1 parent ddc0df9 commit 4e12f45

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
@@ -9,8 +9,8 @@
99
#define _NGX_RTMP_VERSION_H_INCLUDED_
1010

1111

12-
#define nginx_rtmp_version 1002009
13-
#define NGINX_RTMP_VERSION "1.2.9"
12+
#define nginx_rtmp_version 1002010
13+
#define NGINX_RTMP_VERSION "1.2.10"
1414

1515

1616
#endif /* _NGX_RTMP_VERSION_H_INCLUDED_ */

0 commit comments

Comments
 (0)