From e15d946f1461c96fd4abb6a71b694950f708f158 Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Fedora Unity)" Date: Mon, 15 Feb 2010 22:21:34 +0100 Subject: [PATCH] Update Makefile.am to include new spins and drop old ones, bump version --- Makefile.am | 3 ++- configure.ac | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index 81c2e75..204745e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,11 +6,12 @@ fedora_DATA = \ fedora-install-fedora.ks \ fedora-live-base.ks \ fedora-livecd-broffice.org.ks \ + fedora-livecd-design-suite.ks \ fedora-livecd-desktop.ks \ fedora-livecd-kde.ks \ fedora-livecd-lxde.ks \ + fedora-livecd-soas.ks \ fedora-livecd-xfce.ks \ - fedora-livedvd-education.ks \ fedora-livedvd-electronic-lab.ks \ fedora-livedvd-games.ks diff --git a/configure.ac b/configure.ac index cc05800..da857be 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([spin-kickstarts], 0.12.0) -AC_SUBST([RELEASE], 2) +AC_INIT([spin-kickstarts], 0.13.0) +AC_SUBST([RELEASE], 1) ALL_LINGUAS="bn_IN bn ca cs da de el es fi fr gl gu hi hr hu is it ja ko ml ms nb nl or pa pl pt pt_BR ru sk sl sr@latin sr sv ta tr uk zh_CN zh_TW"