diff --git a/README.md b/README.md index 26d77ecfaa5f8444e26d2ca97625d4b30086bd9b..ae95f3328e44300993d66615fa70b6e4a4f3ec32 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Freifunk Stuttgart specific Gluon configuration Doku: https://gluon.readthedocs.org/en/latest/user/site.html Gluon versions used for specific Stuttgart Freifunk Firmware builds: +* ffs-1.4: v2017.1.4 (LEDE) * ffs-1.3: v2016.2.7 + 1340 mtu * ffs-1.2: v2016.2.6 + ffs-set-segment dns fix + 1312 mtu * ffs-1.1: v2016.2.6 + ffs-set-segment dns fix diff --git a/site.mk b/site.mk index e17e77ad8622148e6c904ece3e9d27472580a409..a7ea679c646bcbe3ba8c28bc9efaccdfdfb7b1ec 100644 --- a/site.mk +++ b/site.mk @@ -46,7 +46,7 @@ GLUON_SITE_PACKAGES += \ kmod-igb endif -DEFAULT_GLUON_RELEASE := 1.3+$(shell date '+%Y-%m-%d')-g.$(shell git -C $(GLUONDIR) log --pretty=format:'%h' -n 1)-s.$(shell git -C $(GLUONDIR)/site log --pretty=format:'%h' -n 1) +DEFAULT_GLUON_RELEASE := 1.4+$(shell date '+%Y-%m-%d')-g.$(shell git -C $(GLUONDIR) log --pretty=format:'%h' -n 1)-s.$(shell git -C $(GLUONDIR)/site log --pretty=format:'%h' -n 1) GLUON_LANGS := de en