From 5a1e6494b06eee59e58162c6853e5baef685cc10 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Wed, 22 Jan 2003 14:43:15 +0000 Subject: [PATCH] Update the base version. --- maint/mcsnap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maint/mcsnap b/maint/mcsnap index 6e50263e0..2a3787d3f 100755 --- a/maint/mcsnap +++ b/maint/mcsnap @@ -22,7 +22,7 @@ set -e # Version to make patches against. # Make sure to have it unpacked in /usr/src -BASE_VERSION="4.6.0-pre2" +BASE_VERSION="4.6.0-pre3" # Local directories MC_BASE_DIR="/usr/src/mc-$BASE_VERSION"