From 22ea6481f2408283c61e776c32a1cb3f3a28d917 Mon Sep 17 00:00:00 2001 From: Harald Hope Date: Sat, 2 Dec 2017 18:01:56 -0800 Subject: [PATCH] got the date wrong too!! --- inxi | 2 +- inxi.changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inxi b/inxi index dcf5594..69d0c92 100755 --- a/inxi +++ b/inxi @@ -3,7 +3,7 @@ SELF_NAME='inxi' # don't quote the following, parsers grab these too SELF_VERSION=2.3.52 -SELF_DATE=2017-12-01 +SELF_DATE=2017-12-02 SELF_PATCH=00 ######################################################################## #### SPECIAL THANKS diff --git a/inxi.changelog b/inxi.changelog index 4896ab9..dcd51c8 100644 --- a/inxi.changelog +++ b/inxi.changelog @@ -1,7 +1,7 @@ ===================================================================================== Version: 2.3.52 Patch Version: 00 -Script Date: 2017-12-01 +Script Date: 2017-12-02 ----------------------------------- Changes: -----------------------------------