Change base version to 4.6.0.

This commit is contained in:
Pavel Roskin 2003-02-05 19:42:14 +00:00
parent 1b9b557238
commit eb91a357d2

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-pre3"
BASE_VERSION="4.6.0"
# Local directories
MC_BASE_DIR="/usr/src/mc-$BASE_VERSION"