[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
howtos:misc:checking_a_slackware_version [2020/01/02 18:23 (UTC)] slackjeffhowtos:misc:checking_a_slackware_version [2020/02/25 18:48 (UTC)] (current) – [Slackware Version file] added '+' for -current (development) version exaga
Line 11: Line 11:
  
  
-The ''slackware-version'' file will also be updated if you upgrade your Slackware, since it is part of the "aaa_base" package. Sure.+The ''slackware-version'' file will also be updated if you upgrade your Slackware, since it is part of the "aaa_base" package.  
 + 
 +If the ''slackware-version'' output is appended by a '+' it means that the system is running the Slackware -current (development) version. 
 + 
 +<code> 
 +$ cat /etc/slackware-version 
 +Slackware 14.2+ 
 +</code>
  
 ===== os-release file===== ===== os-release file=====
 howtos:misc:checking_a_slackware_version ()