From e44223aee01e65a1ae2bf65098a07271d57aaa53 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Wed, 26 Oct 2005 15:32:10 +0000 Subject: [PATCH] - bump version number to reflect fixes - fix old style boot server file parsing - fix alpina-BootLVM.tar.gz --- bootmanager.spec | 2 +- source/configuration | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bootmanager.spec b/bootmanager.spec index 650267a..601abcc 100644 --- a/bootmanager.spec +++ b/bootmanager.spec @@ -1,5 +1,5 @@ %define name bootmanager -%define version 3.1.9 +%define version 3.1.10 %define release 1.planetlab%{?date:.%{date}} Vendor: PlanetLab diff --git a/source/configuration b/source/configuration index a0c02f3..80d5735 100644 --- a/source/configuration +++ b/source/configuration @@ -4,7 +4,7 @@ # the current version of the bootmanager -VERSION=3.1.9 +VERSION=3.1.10 # path to store temporary files during the install, -- 2.47.0