Skip to content

Commit 1765160

Browse files
committed
site.mk: bump FFNIX_SITE_VERSION to 0.2
1 parent 0d65698 commit 1765160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site.mk

Lines changed: 1 addition & 1 deletion
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-
FFNIX_SITE_VERSION := 0.1
10+
FFNIX_SITE_VERSION := 0.2
1111

1212
DEFAULT_GLUON_RELEASE := $(FFNIX_SITE_VERSION).x-$(shell date '+%Y%m%d')
1313
DEFAULT_GLUON_PRIORITY := 0

0 commit comments

Comments
 (0)