summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Behrmann2006-07-24 20:23:52 +0200
committerKarsten Behrmann2006-07-24 20:23:52 +0200
commit19b1e950cb4bcf3d801e4bcc286732b872335881 (patch)
tree3c28b0bbcc3af1f680f58386cb4c9e644a189ee8
parentc017b04321f04f5f88dc865bc4aca20c1dfd64ba (diff)
the version should probably be set correctlystable-0.9.6.1
-rwxr-xr-xiso/generation-scripts/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/iso/generation-scripts/config b/iso/generation-scripts/config
index 675b318..4e79fd4 100755
--- a/iso/generation-scripts/config
+++ b/iso/generation-scripts/config
@@ -23,7 +23,7 @@ else
KERNEL_MVERSION=${KERNEL_MVERSION:-$KERNEL_VERSION}
# leave KERNEL_PATCHES unset if unset, otherwise don't change.
fi
-ISO_VERSION=0.9.6
+ISO_VERSION=0.9.6.1
ISO_FILENAME="smgl-${ISO_VERSION}-$ISO_ARCH.iso"
IGNORE_FATAL=${IGNORE_FATAL:-no}