aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pidl/lib/Parse/Pidl/Samba/SWIG.pm
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pidl/lib/Parse/Pidl/Samba/SWIG.pm')
-rw-r--r--tools/pidl/lib/Parse/Pidl/Samba/SWIG.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/pidl/lib/Parse/Pidl/Samba/SWIG.pm b/tools/pidl/lib/Parse/Pidl/Samba/SWIG.pm
index 409095804f..471c3e9927 100644
--- a/tools/pidl/lib/Parse/Pidl/Samba/SWIG.pm
+++ b/tools/pidl/lib/Parse/Pidl/Samba/SWIG.pm
@@ -5,6 +5,9 @@
package Parse::Pidl::Samba::SWIG;
+use vars qw($VERSION);
+$VERSION = '0.01';
+
use strict;
sub pidl($)