* Add run-time check that IO::Dirent is functioning correctly,
[BackupPC.git] / makeDist
index 53c37e8..49bf9da 100755 (executable)
--- a/makeDist
+++ b/makeDist
@@ -53,8 +53,8 @@ die("BackupPC::Lib->new failed\n")
 
 umask(0022);
 
-my $Version     = "3.1.0beta0";
-my $ReleaseDate = "3 Sep 2007";
+my $Version     = "3.1.0beta1";
+my $ReleaseDate = "21 Oct 2007";
 my $DistDir     = "dist/BackupPC-$Version";
 
 my @PerlSrc = qw(