Updated version number

This commit is contained in:
inxi-svn 2008-10-30 21:23:50 +00:00
parent 1e6b18bcbd
commit c4764550e4

2
inxi
View file

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
######################################################################## ########################################################################
#### Script Name: inxi #### Script Name: inxi
#### version: 0.2.0 #### version: 0.2.1
#### Date: October 30 2008 #### Date: October 30 2008
######################################################################## ########################################################################
#### inxi is a fork of infobash, the original bash sys info script by locsmif #### inxi is a fork of infobash, the original bash sys info script by locsmif