diff options
author | jbj <devnull@localhost> | 2001-09-15 13:49:11 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-09-15 13:49:11 +0000 |
commit | da9b21485cd9400883de08b2754bd103f25144da (patch) | |
tree | 0b547ef38f19e147958a6fc4a9fc283727b81d97 /scripts/perllocate | |
parent | 2b23209fceb4377bd4c4b5230c580122ffa81b41 (diff) | |
download | librpm-tizen-da9b21485cd9400883de08b2754bd103f25144da.tar.gz librpm-tizen-da9b21485cd9400883de08b2754bd103f25144da.tar.bz2 librpm-tizen-da9b21485cd9400883de08b2754bd103f25144da.zip |
Sync with rpm-4_0 branch.
CVS patchset: 5048
CVS date: 2001/09/15 13:49:11
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. |