mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
bumped version number to force update to patches, thought there would be a few more bugs and fixes, but that looks like it's
about it.
This commit is contained in:
parent
9c35a1dddd
commit
4484a73801
6
inxi
6
inxi
|
@ -1,9 +1,9 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
########################################################################
|
########################################################################
|
||||||
#### Script Name: inxi
|
#### Script Name: inxi
|
||||||
#### version: 1.7.20
|
#### version: 1.7.21
|
||||||
#### Date: July 22 2011
|
#### Date: July 25 2011
|
||||||
#### Patch Number: 02
|
#### Patch Number: 00
|
||||||
########################################################################
|
########################################################################
|
||||||
#### SPECIAL THANKS
|
#### SPECIAL THANKS
|
||||||
########################################################################
|
########################################################################
|
||||||
|
|
Loading…
Reference in a new issue