- bump version number to reflect fixes
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 26 Oct 2005 15:32:10 +0000 (15:32 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 26 Oct 2005 15:32:10 +0000 (15:32 +0000)
- fix old style boot server file parsing
- fix alpina-BootLVM.tar.gz

bootmanager.spec
source/configuration

index 650267a..601abcc 100644 (file)
@@ -1,5 +1,5 @@
 %define name bootmanager
 %define name bootmanager
-%define version 3.1.9
+%define version 3.1.10
 %define release 1.planetlab%{?date:.%{date}}
 
 Vendor: PlanetLab
 %define release 1.planetlab%{?date:.%{date}}
 
 Vendor: PlanetLab
index a0c02f3..80d5735 100644 (file)
@@ -4,7 +4,7 @@
 
 
 # the current version of the bootmanager
 
 
 # the current version of the bootmanager
-VERSION=3.1.9
+VERSION=3.1.10
 
 
 # path to store temporary files during the install,
 
 
 # path to store temporary files during the install,