From 461dc4f9249bb5817cd3ee40a219310f72cd378b Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Sat, 20 Oct 2012 11:23:55 -0700 Subject: [PATCH] Unstable version is 7.0 --- os_list.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/os_list.txt b/os_list.txt index 6b32c0df2..7ef2e387b 100644 --- a/os_list.txt +++ b/os_list.txt @@ -126,8 +126,8 @@ Debian Linux 8.0 debian-linux 8.0 `cat /etc/debian_version 2>/dev/null` =~ /^( Debian Linux 6.0 debian-linux 6.0 `cat /etc/debian_version 2>/dev/null` =~ /^(stable)/i # These don't have a version number yet, so we use the one from "stable" Debian Linux 7.0 debian-linux 7.0 `cat /etc/debian_version 2>/dev/null` =~ /^(testing)/i -Debian Linux 6.0 debian-linux 6.0 `cat /etc/debian_version 2>/dev/null` =~ /^(unstable)/i -Debian Linux 6.0 debian-linux 6.0 `cat /etc/debian_version 2>/dev/null` =~ /^(sid)/i +Debian Linux 7.0 debian-linux 7.0 `cat /etc/debian_version 2>/dev/null` =~ /^(unstable)/i +Debian Linux 7.0 debian-linux 7.0 `cat /etc/debian_version 2>/dev/null` =~ /^(sid)/i # SuSE enterprise versions SuSE OpenExchange Linux $1 suse-linux 8.2 `cat /etc/SLOX-release 2>/dev/null` =~ /VERSION\s+=\s+(\S+)/i