We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d303b4 commit d539fa9Copy full SHA for d539fa9
site.mk
@@ -7,7 +7,7 @@
7
# opkg compare-versions "$1" '>>' "$2"
8
# to decide if a version is newer or not.
9
10
-DEFAULT_GLUON_RELEASE := 1.4.x-$(shell date '+%Y%m%d')
+DEFAULT_GLUON_RELEASE := 1.5.x-$(shell date '+%Y%m%d')
11
DEFAULT_GLUON_PRIORITY := 0
12
13
# multidomain support
0 commit comments