X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Finstaller;h=e3937624ef92d437c89d415b9cb927fb1c3d2546;hb=39d43c5b99720c31e4423e3668ea77679954c184;hp=347d90e70bab6158e7571c7ea6a2c1c38243ca8f;hpb=01d89a24d3701e2aa79b0681a20ee64de3c899c4;p=ipfire-2.x.git diff --git a/lfs/installer b/lfs/installer index 347d90e70b..e3937624ef 100644 --- a/lfs/installer +++ b/lfs/installer @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2012 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -59,6 +59,7 @@ $(TARGET) : --with-distro-name="$(NAME)" \ --with-distro-sname="$(SNAME)" \ --with-distro-slogan="$(SLOGAN)" \ + --with-distro-version="$(VERSION)-core$(CORE)" \ --with-config-root="$(CONFIG_ROOT)" \ --with-download-url="$(DOWNLOAD_URL)"