diff options
-rwxr-xr-x | cdroot/boot/grub/grub.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cdroot/boot/grub/grub.cfg b/cdroot/boot/grub/grub.cfg index af651cb..d0bf9ab 100755 --- a/cdroot/boot/grub/grub.cfg +++ b/cdroot/boot/grub/grub.cfg @@ -3,7 +3,7 @@ iso_distro=Kogaion export iso_distro -iso_version=3.1_Stable +iso_version=3.2 export iso_version iso_theme=kogaion |