Skip to content
Snippets Groups Projects
Commit c45671b1 authored by Nico's avatar Nico
Browse files

bump version

parent e39f8ec5
Branches
No related merge requests found
Pipeline #1697 passed
...@@ -88,7 +88,7 @@ DEFAULT_BUILD_DATE := $(shell date '+%Y-%m-%d') ...@@ -88,7 +88,7 @@ DEFAULT_BUILD_DATE := $(shell date '+%Y-%m-%d')
FFS_BUILD_DATE ?= $(DEFAULT_BUILD_DATE) FFS_BUILD_DATE ?= $(DEFAULT_BUILD_DATE)
DEFAULT_GLUON_RELEASE := 2.7+$(FFS_BUILD_DATE)-g.$(shell git -C $(GLUON_SITEDIR)/gluon log --pretty=format:'%h' -n 1)-s.$(shell git -C $(GLUON_SITEDIR) log --pretty=format:'%h' -n 1) DEFAULT_GLUON_RELEASE := 2.8+$(FFS_BUILD_DATE)-g.$(shell git -C $(GLUON_SITEDIR)/gluon log --pretty=format:'%h' -n 1)-s.$(shell git -C $(GLUON_SITEDIR) 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