Set a VERSION value.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-02-04 11:45:15 +00:00
parent 0e0e9604bc
commit ccb7bf2623
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/release-arm-redux/; revision=278203

View File

@ -39,6 +39,8 @@
PATH="/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin"
export PATH
VERSION=2
# Prototypes that can be redefined per-chroot or per-target.
load_chroot_env() { }
load_target_env() { }