version bump from 1.3.8 to 1.3.9

This commit is contained in:
Mike Frysinger 2005-11-15 06:38:59 +00:00
parent 83b0644bae
commit 18898eabe0
1 changed files with 1 additions and 1 deletions

View File

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