Browse Source

upping card manager and cards package version numbers - prep for new release

greenbreakfast 4 years ago
parent
commit
5f4d944f69
2 changed files with 2 additions and 2 deletions
  1. 1 1
      card-manager/Makefile
  2. 1 1
      oboo-clock-cards/Makefile

+ 1 - 1
card-manager/Makefile

@@ -7,7 +7,7 @@
 
 include $(TOPDIR)/rules.mk
 PKG_NAME:=oboo-clock-card-manager
-PKG_VERSION:=0.2.8
+PKG_VERSION:=0.2.9
 PKG_RELEASE:=1
 
 

+ 1 - 1
oboo-clock-cards/Makefile

@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 PKG_NAME:=oboo-clock-cards
 PKG_VERSION:=0.2.9
-PKG_RELEASE:=0
+PKG_RELEASE:=1
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)