From a5e995035444cdcc666c7e63f1abdf25af12e36a Mon Sep 17 00:00:00 2001 From: Michiel Van Der Kolk Date: Sat, 4 Jun 2005 16:25:52 +0000 Subject: that too.. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6565 a1c6a512-1295-4272-9138-f99709370657 --- tools/songdb.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/songdb.pl b/tools/songdb.pl index 8a4746b8be..b2e248c898 100755 --- a/tools/songdb.pl +++ b/tools/songdb.pl @@ -68,7 +68,7 @@ my %lcalbums; my %dir2albumname; -my $dbver = 2; +my $dbver = 3; if(! -d $dir or $help) { print "'$dir' is not a directory\n" if ($dir ne "" and ! -d $dir); -- cgit v1.2.3