Skip to content

Commit d539fa9

Browse files
committed
site.mk: update DEFAULT_GLUON_RELEASE
1 parent 0d303b4 commit d539fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# opkg compare-versions "$1" '>>' "$2"
88
# to decide if a version is newer or not.
99

10-
DEFAULT_GLUON_RELEASE := 1.4.x-$(shell date '+%Y%m%d')
10+
DEFAULT_GLUON_RELEASE := 1.5.x-$(shell date '+%Y%m%d')
1111
DEFAULT_GLUON_PRIORITY := 0
1212

1313
# multidomain support

0 commit comments

Comments
 (0)