diff options
Diffstat (limited to 'include/plugin.h')
-rw-r--r-- | include/plugin.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/plugin.h b/include/plugin.h index da68ba9..6b4a94d 100644 --- a/include/plugin.h +++ b/include/plugin.h @@ -15,6 +15,8 @@ using namespace std; +#define UPNPPLUGIN_VERSION "1.0.0" + namespace upnp { namespace property { |