diff --git a/README.md b/README.md index bd99b47804342b254a2819bf16c2e548d5706b56..f55bbd50a0002ba7c7f26f4c767226f9ba83dfce 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.1: v2016.2.5 + ffs-set-segment dns fix * ffs-1.0: v2016.2.5 * ffs-0.9: v2016.2.1 * ffs-0.8: v2016.2 diff --git a/site.mk b/site.mk index 79469e33c4bafaa35e8ccbed35f6c7d105b366dd..957d9da9bd1df9572d26f00e4fb3d65309d2a142 100644 --- a/site.mk +++ b/site.mk @@ -46,7 +46,7 @@ GLUON_SITE_PACKAGES += \ kmod-igb endif -DEFAULT_GLUON_RELEASE := 1.0+$(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.1+$(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