Module: sip-router
Branch: jh/mtree
Commit: 7bab7bfcbe51089d3db3d9b611c96f5d8ae78c05
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7bab7bf…
Author: Juha Heinanen <jh(a)tutpro.com>
Committer: Juha Heinanen <jh(a)tutpro.com>
Date: Sun Aug 28 19:45:09 2011 +0300
lib/srdb1/schema/mtrees.xml: increased version number due to index change
---
lib/srdb1/schema/mtrees.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/srdb1/schema/mtrees.xml b/lib/srdb1/schema/mtrees.xml
index 6913766..eb3f1ab 100644
--- a/lib/srdb1/schema/mtrees.xml
+++ b/lib/srdb1/schema/mtrees.xml
@@ -9,7 +9,7 @@
<table id="mtrees"
xmlns:db="http://docbook.org/ns/docbook">
<name>mtrees</name>
- <version>1</version>
+ <version>2</version>
<type db="mysql">&MYSQL_TABLE_TYPE;</type>
<description>
<db:para>This table is used by the mtree module to load values in shared
memory trees at start up. More information about the mtree module can be found at:
&KAMAILIO_MOD_DOC;mtree.html