diff options
Diffstat (limited to 'scripts/perllocate')
-rwxr-xr-x | scripts/perllocate | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/perllocate b/scripts/perllocate index 6cbe0e169..227790cef 100755 --- a/scripts/perllocate +++ b/scripts/perllocate @@ -96,7 +96,7 @@ sub set_static_vars { $DEFAULT_DB = '/usr/local/var/locatedb'; - $VERSION = (qw$Revision: 1.1 $)[1]; + $VERSION = (qw$Revision: 1.2 $)[1]; # set a known path. |