summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorTreeve Jelbert2019-06-18 17:07:54 +0200
committerTreeve Jelbert2019-06-18 17:07:54 +0200
commitb4a5138865d3f214a5190b68e8560d39e626fccc (patch)
tree629100bbedf613c7316f9f9796b22e3c9220389a /editors
parent58fb9ddfc64a69fb9f7068fb71099721eace74c7 (diff)
nano: => 4.3
Diffstat (limited to 'editors')
-rwxr-xr-xeditors/nano/DETAILS2
-rw-r--r--editors/nano/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/editors/nano/DETAILS b/editors/nano/DETAILS
index c8d94b0429..34c660b19a 100755
--- a/editors/nano/DETAILS
+++ b/editors/nano/DETAILS
@@ -1,5 +1,5 @@
SPELL=nano
- VERSION=4.2
+ VERSION=4.3
SECURITY_PATCH=1
BRANCH=`echo $VERSION | cut -d . -f 1`
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/editors/nano/HISTORY b/editors/nano/HISTORY
index 7b849c09d2..795ee4a5d5 100644
--- a/editors/nano/HISTORY
+++ b/editors/nano/HISTORY
@@ -1,3 +1,6 @@
+2019-06-18 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 4.3
+
2019-05-18 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/