updated version

This commit is contained in:
Roman Arutyunyan 2013-12-21 13:57:17 +04:00
parent f39d3f66a3
commit 471d299f5d

View file

@ -8,8 +8,8 @@
#define _NGX_RTMP_VERSION_H_INCLUDED_
#define nginx_rtmp_version 1000008
#define NGINX_RTMP_VERSION "1.0.8"
#define nginx_rtmp_version 1000009
#define NGINX_RTMP_VERSION "1.0.9"
#endif /* _NGX_RTMP_VERSION_H_INCLUDED_ */