aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mgcp/moduleinfo.h
diff options
context:
space:
mode:
authorLars Roland <Lars.Roland@gmx.net>2005-04-29 00:00:42 +0000
committerLars Roland <Lars.Roland@gmx.net>2005-04-29 00:00:42 +0000
commit6a4b4fc1b95fe8bd87c50ddbe343d72d7783c43c (patch)
treedb0bc038fdb022ffb7a370d19eb81f46c816b389 /plugins/mgcp/moduleinfo.h
parent601a4b61d70817bea2a5a04743f775cfd644188e (diff)
From Martin Mathieson:
- added support for local connection options - added missing "Response Acknowledgement (000)" response code - got rid of "display_dissect_tree" preference and code - increased version number in moduleinfo.h svn path=/trunk/; revision=14225
Diffstat (limited to 'plugins/mgcp/moduleinfo.h')
-rw-r--r--plugins/mgcp/moduleinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mgcp/moduleinfo.h b/plugins/mgcp/moduleinfo.h
index 472059d00b..b026e28341 100644
--- a/plugins/mgcp/moduleinfo.h
+++ b/plugins/mgcp/moduleinfo.h
@@ -13,5 +13,5 @@
#endif
/* Version number of package */
-#define VERSION "0.0.9"
+#define VERSION "0.0.10"