diff --git a/maint/mcsnap b/maint/mcsnap index 73ffb2658..6e50263e0 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-pre1" +BASE_VERSION="4.6.0-pre2" # Local directories MC_BASE_DIR="/usr/src/mc-$BASE_VERSION"