The stats_tree plugin deserves a version number other than "0.0".
[obnox/wireshark/wip.git] / plugins / stats_tree / stats_tree_plugin.c
index 42301906905aa6f57dc45d4bfac194dff9e69594..0af0ecc03a564fab3417dcfc8102c564f9dca299 100644 (file)
@@ -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)
 {