소스 검색

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 년 전
부모
커밋
b104a82d10
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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)