Skip to content
Snippets Groups Projects
Commit b3db80b8 authored by Philippe's avatar Philippe
Browse files

increase version

parent 449be1f0
Branches
Tags
No related merge requests found
...@@ -7,6 +7,7 @@ Freifunk Stuttgart specific Gluon configuration ...@@ -7,6 +7,7 @@ Freifunk Stuttgart specific Gluon configuration
Doku: https://gluon.readthedocs.org/en/latest/user/site.html Doku: https://gluon.readthedocs.org/en/latest/user/site.html
Gluon versions used for specific Stuttgart Freifunk Firmware builds: Gluon versions used for specific Stuttgart Freifunk Firmware builds:
* ffs-0.9: v2016.2.1
* ffs-0.8: v2016.2 * ffs-0.8: v2016.2
* ffs-0.7: v2016.1.3 * ffs-0.7: v2016.1.3
* ffs-0.6: v2016.1 * ffs-0.6: v2016.1
......
...@@ -28,7 +28,7 @@ GLUON_SITE_PACKAGES := \ ...@@ -28,7 +28,7 @@ GLUON_SITE_PACKAGES := \
ffrn-lowmem-patches \ ffrn-lowmem-patches \
DEFAULT_GLUON_RELEASE := 0.8+$(shell date '+%Y.%m.%d-%H.%M')-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 := 0.9+$(shell date '+%Y.%m.%d-%H.%M')-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 GLUON_LANGS := de en
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment