From e018abcff23a8504ba9bd393d1c2c8d175a46217 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Thu, 9 Jun 2011 20:15:54 +0000 Subject: [PATCH] forgot to add it to --version --- inxi | 1 + 1 file changed, 1 insertion(+) diff --git a/inxi b/inxi index d0467c0..fb6bfcc 100755 --- a/inxi +++ b/inxi @@ -1902,6 +1902,7 @@ print_version_info() print_screen_output "$SCRIPT_NAME - the universal, portable, system info script for console and irc." print_screen_output "Version: $SCRIPT_VERSION_NUMBER" + print_screen_output "Version patch number: $SCRIPT_PATCH_NUMBER" print_screen_output "Script Last Modified: $last_modified" print_screen_output "Script Location: $SCRIPT_PATH" print_screen_output " "