aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/stats_tree
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-10-26 09:29:46 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-10-26 09:29:46 +0000
commit9e4549de126bd8dd8d52c4735e96b783cca9da11 (patch)
tree9ca3b44bf56d659b08af4660448e37bf1166b709 /plugins/stats_tree
parentceab9dbbceebcf6ffed5cd36f1b738ad5ba43025 (diff)
The stats_tree plugin deserves a version number other than "0.0".
svn path=/trunk/; revision=30706
Diffstat (limited to 'plugins/stats_tree')
-rw-r--r--plugins/stats_tree/stats_tree_plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/stats_tree/stats_tree_plugin.c b/plugins/stats_tree/stats_tree_plugin.c
index 4230190690..0af0ecc03a 100644
--- a/plugins/stats_tree/stats_tree_plugin.c
+++ b/plugins/stats_tree/stats_tree_plugin.c
@@ -34,7 +34,7 @@
#include "pinfo_stats_tree.h"
-G_MODULE_EXPORT const gchar version[] = "0.0";
+G_MODULE_EXPORT const gchar version[] = "0.0.1";
G_MODULE_EXPORT void plugin_register_tap_listener(void)
{