The stats_tree plugin deserves a version number other than "0.0".

svn path=/trunk/; revision=30706
This commit is contained in:
Stig Bjørlykke 2009-10-26 09:29:46 +00:00
parent ceab9dbbce
commit 9e4549de12
1 changed files with 1 additions and 1 deletions

View 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)
{