Browse Source

Bumping the log version up to the next version setting the release version to 0 since I already used 1 and 2, and this prob will go before those.

Bradley Ouellette 4 years ago
parent
commit
b104a82d10
1 changed files with 2 additions and 2 deletions
  1. 2 2
      oboo-clock-cards/Makefile

+ 2 - 2
oboo-clock-cards/Makefile

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