aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mgcp/moduleinfo.h
diff options
context:
space:
mode:
authorEd Warnicke <hagbard@physics.rutgers.edu>2001-07-05 04:27:10 +0000
committerEd Warnicke <hagbard@physics.rutgers.edu>2001-07-05 04:27:10 +0000
commit902b66b3687b98ba4491c1e5aa8facd9a08e9bcc (patch)
tree4533729b5825ee2413b8124e4b6a29eae999ce3a /plugins/mgcp/moduleinfo.h
parent537d308abee89c938a51040c7315a0dda62c091f (diff)
Fixed problem with handling empty parameters.
Problem was pointed out by Alejandro Vaquero who provided a fix. Implemented a slightly different fix. svn path=/trunk/; revision=3653
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 62b9d5b1d1..7c38304ef9 100644
--- a/plugins/mgcp/moduleinfo.h
+++ b/plugins/mgcp/moduleinfo.h
@@ -13,5 +13,5 @@
#endif
/* Version number of package */
-#define VERSION "0.0.6"
+#define VERSION "0.0.7"