mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
got the date wrong too!!
This commit is contained in:
parent
52ad26f962
commit
22ea6481f2
2
inxi
2
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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
=====================================================================================
|
||||
Version: 2.3.52
|
||||
Patch Version: 00
|
||||
Script Date: 2017-12-01
|
||||
Script Date: 2017-12-02
|
||||
-----------------------------------
|
||||
Changes:
|
||||
-----------------------------------
|
||||
|
|
Loading…
Reference in a new issue