From 167cc120a8d3d250061bc0ea421ad4328f492715 Mon Sep 17 00:00:00 2001 From: Alexander Marx Date: Mon, 18 Apr 2016 09:27:49 +0200 Subject: [PATCH] nano: Update to 2.5.3 This is a Bug-fix release Signed-off-by: Alexander Marx --- nano/nano.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nano/nano.nm b/nano/nano.nm index 8d1c035f1..e00505fa6 100644 --- a/nano/nano.nm +++ b/nano/nano.nm @@ -4,8 +4,8 @@ ############################################################################### name = nano -mainversion = 2.3 -subversion = 2 +mainversion = 2.5 +subversion = 3 version = %{mainversion}.%{subversion} release = 1 -- 2.47.2