Module: sip-router Branch: master Commit: c0b0350db2f6c81eae93afec0f2deac11a73d2d0 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c0b0350d...
Author: Juha Heinanen jh@tutpro.com Committer: Juha Heinanen jh@tutpro.com Date: Wed Aug 10 17:53:19 2011 +0300
lib/srdb1/schema: forgot to increase version number of pua table
---
lib/srdb1/schema/pr_pua.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/srdb1/schema/pr_pua.xml b/lib/srdb1/schema/pr_pua.xml index f50f486..79e5986 100644 --- a/lib/srdb1/schema/pr_pua.xml +++ b/lib/srdb1/schema/pr_pua.xml @@ -9,7 +9,7 @@
<table id="pua" xmlns:db="http://docbook.org/ns/docbook"> <name>pua</name> - <version>6</version> + <version>7</version> <type db="mysql">&MYSQL_TABLE_TYPE;</type> <description> db:paraTable for the presence related pua module. More information can be found at: &KAMAILIO_MOD_DOC;pua.html