Change base version to 4.6.0-pre2.

This commit is contained in:
Pavel Roskin 2002-12-26 22:05:26 +00:00
parent 56c5c053d0
commit 9b2632690d

View File

@ -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"