diff options
Diffstat (limited to 'package/matchbox/matchbox-panel/matchbox-panel.mk')
-rw-r--r-- | package/matchbox/matchbox-panel/matchbox-panel.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/matchbox/matchbox-panel/matchbox-panel.mk b/package/matchbox/matchbox-panel/matchbox-panel.mk index c9ef3f47a..9b12c3da0 100644 --- a/package/matchbox/matchbox-panel/matchbox-panel.mk +++ b/package/matchbox/matchbox-panel/matchbox-panel.mk @@ -3,6 +3,7 @@ # MatchBox Panel # ############################################################# + MATCHBOX_PANEL_VERSION_MAJOR = 0.9 MATCHBOX_PANEL_VERSION = $(MATCHBOX_PANEL_VERSION_MAJOR).3 MATCHBOX_PANEL_SOURCE = matchbox-panel-$(MATCHBOX_PANEL_VERSION).tar.bz2 |