patched/debugged version of 1.8.22, this is the real version, with new tarball.

Includes all fixes from last svn commit, plus the bug fix.

Now properly handles opensuse/suse distro id wether it has os-release or not.
This commit is contained in:
inxi-svn 2012-11-17 22:54:07 +00:00
parent 269b4cc828
commit c0f2247d7e

4
inxi
View file

@ -1,9 +1,9 @@
#!/bin/bash
########################################################################
#### Script Name: inxi
#### version: 1.8.21
#### version: 1.8.22
#### Date: November 17 2012
#### Patch Number: 03
#### Patch Number: 00
########################################################################
#### SPECIAL THANKS
########################################################################