From b1a10bbf5553cedbd992a39ec77306c81eaaa9c9 Mon Sep 17 00:00:00 2001 From: cyeoh <> Date: Oct 30 2000 08:48:01 +0000 Subject: Bumped version number --- diff --git a/lsb_release/src/lsb_release b/lsb_release/src/lsb_release index 42efb05..64415d5 100755 --- a/lsb_release/src/lsb_release +++ b/lsb_release/src/lsb_release @@ -5,6 +5,9 @@ # Author: Dominique MASSONIE # Date: September 27th, 2000 # +# * Changes in 1.3 +# - No changes in script, only in build infrastructure +# # * Changes in 1.2 # - Fixed more bash'isms # - LSB_VERSION is no longer required in /etc/lsb-release file @@ -28,7 +31,7 @@ ############################################################################### # This script version -SCRIPTVERSION="1.2" +SCRIPTVERSION="1.3" # Defines the data files INFO_ROOT="/etc" # directory of config files