Bump version and update Changes
[linux-seccomp.git] / lib / Linux / Seccomp.pm
index 3d0126238d18ad4a810ea3e40b43d440ddbd2e17..7d11d6cc666245829aea386e2e5ba8baacc4cbfe 100644 (file)
@@ -474,7 +474,7 @@ our @EXPORT = @{$EXPORT_TAGS{macros}};
 
 our $VERSION;
 BEGIN{
-       $VERSION = '0.002001';
+       $VERSION = '0.003';
 }
 
 sub AUTOLOAD {
This page took 0.009142 seconds and 4 git commands to generate.