Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2010-07-07 21:25:33 (GMT)
committer Daniel Drake <dsd@laptop.org>2010-07-07 21:26:05 (GMT)
commit847684c04dfe9425692b0399540c2bd66adb4aa8 (patch)
treeef951b2de89bd0400805e6ef0915eb8b17d54326
parent180a15a57b06c1e0e9a5a1a7472291904a507d87 (diff)
v1.1.0 releasev1.1.0
This version was used to build OLPC OS 10.1.1 for XO-1.5
-rw-r--r--examples/olpc-os-10.1.1-xo1.5.ini2
-rwxr-xr-xosbuilder.py2
2 files changed, 2 insertions, 2 deletions
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