diff --git a/bin/release b/bin/release index 070ffb40..7b335e72 100755 --- a/bin/release +++ b/bin/release @@ -17,4 +17,4 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -echo $(/usr/bin/lsb_release -s -i) $(/usr/bin/lsb_release -s -c) +echo $(/usr/bin/lsb_release -s -i) $(/usr/bin/lsb_release -s -r)