From 26ecb08a28de2a1c4cdcb1380a0455bfe60eaae5 Mon Sep 17 00:00:00 2001 From: Xiangfu Liu Date: Thu, 10 Nov 2011 13:09:33 +0800 Subject: [PATCH] nanonote-files: update version to 2.0 --- nanonote-files/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nanonote-files/Makefile b/nanonote-files/Makefile index fb665ea..b32cad0 100644 --- a/nanonote-files/Makefile +++ b/nanonote-files/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nanonote-files -PKG_VERSION:=1.3 +PKG_VERSION:=2.0 include $(INCLUDE_DIR)/package.mk