nano: prepare for OpenELEC-2.0 release

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-12-14 05:06:04 +01:00
parent e16d52e9b5
commit b12d7eb1ef
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
2.0.0
- prepare for OpenELEC-2.0 release
1.90.1 1.90.1
- depends on xbmc.python API 2.0 - depends on xbmc.python API 2.0

View File

@ -20,7 +20,7 @@
PKG_NAME="nano" PKG_NAME="nano"
PKG_VERSION="2.3.1" PKG_VERSION="2.3.1"
PKG_REV="1" PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.nano-editor.org/" PKG_SITE="http://www.nano-editor.org/"