version up to 1.1.2

This commit is contained in:
Roman Arutyunyan 2014-01-15 21:06:01 +04:00
parent c392252301
commit 036a7fd1d5

View file

@ -8,8 +8,8 @@
#define _NGX_RTMP_VERSION_H_INCLUDED_
#define nginx_rtmp_version 1001001
#define NGINX_RTMP_VERSION "1.1.1"
#define nginx_rtmp_version 1001002
#define NGINX_RTMP_VERSION "1.1.2"
#endif /* _NGX_RTMP_VERSION_H_INCLUDED_ */