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