Bump version and update Changes
[linux-seccomp.git] / lib / Linux / Seccomp.pm
index d1c2034e8be420116cf8bb175e17dfd884c49b0c..25a3d471928980b5fd6849377f416c853482f353 100644 (file)
@@ -467,7 +467,7 @@ our @EXPORT = @{$EXPORT_TAGS{macros}};
 
 our $VERSION;
 BEGIN{
-       $VERSION = '0.001';
+       $VERSION = '0.002';
 }
 
 sub AUTOLOAD {
This page took 0.008946 seconds and 4 git commands to generate.