Skip to content

Commit 2e840c2

Browse files
committed
[dev] version bump.
1 parent 7f81192 commit 2e840c2

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

1111

12-
#define nginx_rtmp_version 1002011
13-
#define NGINX_RTMP_VERSION "1.2.11"
12+
#define nginx_rtmp_version 1002012
13+
#define NGINX_RTMP_VERSION "1.2.12"
1414

1515

1616
#endif /* _NGX_RTMP_VERSION_H_INCLUDED_ */

0 commit comments

Comments
 (0)