ver bump to 1.3.12

This commit is contained in:
Mike Frysinger 2006-06-30 00:32:18 +00:00
parent db0b9fdf4e
commit 1cd84712ea
1 changed files with 1 additions and 1 deletions

View File

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