diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/preferred-shr-versions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/preferred-shr-versions.inc b/conf/distro/include/preferred-shr-versions.inc index b2962d8770..f4ddf2fa25 100644 --- a/conf/distro/include/preferred-shr-versions.inc +++ b/conf/distro/include/preferred-shr-versions.inc @@ -22,7 +22,7 @@ PREFERRED_VERSION_linux-libc-headers = "2.6.31" # specifically set an openssh version # NOTE: whenever changing the version here make sure - to check we won't loose our specific config !!! +# to check we won't loose our specific config !!! PREFERRED_VERSION_openssh = "5.2p1" # upgrades used in Angstrom |