From 847684c04dfe9425692b0399540c2bd66adb4aa8 Mon Sep 17 00:00:00 2001 From: Daniel Drake Date: Wed, 07 Jul 2010 21:25:33 +0000 Subject: v1.1.0 release This version was used to build OLPC OS 10.1.1 for XO-1.5 --- diff --git a/examples/olpc-os-10.1.1-xo1.5.ini b/examples/olpc-os-10.1.1-xo1.5.ini index f7e1918..e61bc5d 100644 --- a/examples/olpc-os-10.1.1-xo1.5.ini +++ b/examples/olpc-os-10.1.1-xo1.5.ini @@ -1,5 +1,5 @@ [global] -suggested_oob_version=1.0.0 +suggested_oob_version=1.1.0 fedora_release=11 olpc_version_major=10 olpc_version_minor=1 diff --git a/osbuilder.py b/osbuilder.py index f91ae58..e4144e4 100755 --- a/osbuilder.py +++ b/osbuilder.py @@ -18,7 +18,7 @@ # # canonical source of version number -VERSION="1.0.0" +VERSION="1.1.0" # "make install" modifies this in the installed copy INSTALLED=0 -- cgit v0.9.1