summaryrefslogtreecommitdiff
path: root/source4/pidl/lib/Parse/Pidl/Samba/EJSHeader.pm
diff options
context:
space:
mode:
Diffstat (limited to 'source4/pidl/lib/Parse/Pidl/Samba/EJSHeader.pm')
-rw-r--r--source4/pidl/lib/Parse/Pidl/Samba/EJSHeader.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/pidl/lib/Parse/Pidl/Samba/EJSHeader.pm b/source4/pidl/lib/Parse/Pidl/Samba/EJSHeader.pm
index 81c75705de..fed717cad0 100644
--- a/source4/pidl/lib/Parse/Pidl/Samba/EJSHeader.pm
+++ b/source4/pidl/lib/Parse/Pidl/Samba/EJSHeader.pm
@@ -9,6 +9,9 @@ use strict;
use Parse::Pidl::Typelist;
use Parse::Pidl::Util qw(has_property);
+use vars qw($VERSION);
+$VERSION = '0.01';
+
my($res);
sub pidl ($)