ver bump to 1.3.10

This commit is contained in:
Mike Frysinger 2006-01-09 03:40:40 +00:00
parent cf6885f140
commit c5088d048c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# nano
#
#############################################################
NANO_VER:=1.3.9
NANO_VER:=1.3.10
NANO_SOURCE:=nano-$(NANO_VER).tar.gz
NANO_SITE:=http://www.nano-editor.org/dist/v1.3/
NANO_DIR:=$(BUILD_DIR)/nano-$(NANO_VER)