bump version for re-release, after syncing with the *real* 1.008009 release
[p5sagit/local-lib.git] / lib / local / lib.pm
index a1a3b5e..1e5a038 100644 (file)
@@ -10,7 +10,7 @@ use File::Spec ();
 use File::Path ();
 use Config;
 
-our $VERSION = '1.008009'; # 1.8.9
+our $VERSION = '1.008010'; # 1.8.10
 
 our @KNOWN_FLAGS = qw(--self-contained --deactivate --deactivate-all);