From: Benno Schulenberg Date: Sat, 23 Mar 2019 08:04:12 +0000 (+0100) Subject: remove trailing newline from version numbers and date X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=commitdiff_plain;h=70ca663137e983cf8d799c4a1a088c92bd32b371 remove trailing newline from version numbers and date In some browsers it causes a space to be added after the number. --- diff --git a/last-branch b/last-branch index 00750ed..e440e5c 100644 --- a/last-branch +++ b/last-branch @@ -1 +1 @@ -3 +3 \ No newline at end of file diff --git a/last-modified b/last-modified index cbff055..a2da841 100644 --- a/last-modified +++ b/last-modified @@ -1 +1 @@ -2018 November 11 +2018 November 11 \ No newline at end of file diff --git a/last-version b/last-version index a3ec5a4..4fe5631 100644 --- a/last-version +++ b/last-version @@ -1 +1 @@ -3.2 +3.2 \ No newline at end of file