From 0e59c0fb3f3cde7c74d5cb2e10f2e6ad37fd5163 Mon Sep 17 00:00:00 2001 From: Xiangfu Liu Date: Fri, 26 Aug 2011 08:48:04 +0800 Subject: [PATCH] nanonote-files bump version number --- nanonote-files/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nanonote-files/Makefile b/nanonote-files/Makefile index 6ea90d6..fb665ea 100644 --- a/nanonote-files/Makefile +++ b/nanonote-files/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nanonote-files -PKG_VERSION:=1.2 +PKG_VERSION:=1.3 include $(INCLUDE_DIR)/package.mk