diff --git a/README.md b/README.md index e828bef..6b60d74 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ screenfetch-c ============= -## Current Version: 1.3 (release) +## Current Version: 1.4 (release) screenfetch-c is an attempt to rewrite screenFetch, a popular shell script that displays system information and an ASCII logo, in the C diff --git a/man/screenfetch-c.1 b/man/screenfetch-c.1 index 5ce6400..95f5161 100755 --- a/man/screenfetch-c.1 +++ b/man/screenfetch-c.1 @@ -1,6 +1,6 @@ .\" Manpage for screenfetch-c .\" Contact woodruffw on GitHub or at william @ tuffbizz.com to report any bugs or errors -.TH screenfetch-c 1 "04 August 2013" "1.3r" "User Commands" +.TH screenfetch-c 1 "04 August 2013" "1.4r" "User Commands" .SH NAME .BR screenfetch-c " - Display computer information and an ASCII logo" .SH SYNOPSIS @@ -133,6 +133,8 @@ to function as intended. .IR 1.2 " - RELEASE - WORKS ON THE MAJORITY OF SYSTEMS" .PP .IR 1.3 " - RELEASE - SIGNIFICANT REFACTORING AND PERFORMANCE IMPROVEMENTS" +.PP +.IR 1.4 " - RELEASE - CODE REDUCTION, PERFORMANCE IMPROVEMENTS AND NATIVIZATION ON LINUX" .SH BUGS AND ERRATIC BEHAVIOR Shell version detection relies of very specific naming schemes and may appear incorrectly if any shell changes its versioning scheme. .PP