From 8bf1f4ad8761f9050232b979159484ecb29292eb Mon Sep 17 00:00:00 2001
From: winlin <winlin@vip.126.com>
Date: Sun, 20 Apr 2014 00:17:11 +0800
Subject: [PATCH] add api/v1
 summaries/rusages/self_proc_stats/system_proc_stats/meminfos. change to
 0.9.72

---
 trunk/src/core/srs_core.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/trunk/src/core/srs_core.hpp b/trunk/src/core/srs_core.hpp
index 3897cff80..6b51bef36 100644
--- a/trunk/src/core/srs_core.hpp
+++ b/trunk/src/core/srs_core.hpp
@@ -31,7 +31,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 // current release version
 #define VERSION_MAJOR "0"
 #define VERSION_MINOR "9"
-#define VERSION_REVISION "71"
+#define VERSION_REVISION "72"
 #define RTMP_SIG_SRS_VERSION VERSION_MAJOR"."VERSION_MINOR"."VERSION_REVISION
 // server info.
 #define RTMP_SIG_SRS_KEY "srs"