Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/olpc-os-10.1.2-xo1.5.ini1
-rw-r--r--examples/olpc-os-10.1.2-xo1.ini1
-rwxr-xr-xosbuilder.py2
3 files changed, 3 insertions, 1 deletions
diff --git a/examples/olpc-os-10.1.2-xo1.5.ini b/examples/olpc-os-10.1.2-xo1.5.ini
index 7dc69c3..795a8ac 100644
--- a/examples/olpc-os-10.1.2-xo1.5.ini
+++ b/examples/olpc-os-10.1.2-xo1.5.ini
@@ -1,4 +1,5 @@
[global]
+suggested_oob_version=1.2.0
fedora_release=11
olpc_version_major=10
olpc_version_minor=1
diff --git a/examples/olpc-os-10.1.2-xo1.ini b/examples/olpc-os-10.1.2-xo1.ini
index 131c864..ace9012 100644
--- a/examples/olpc-os-10.1.2-xo1.ini
+++ b/examples/olpc-os-10.1.2-xo1.ini
@@ -1,4 +1,5 @@
[global]
+suggested_oob_version=1.2.0
fedora_release=11
olpc_version_major=10
olpc_version_minor=1
diff --git a/osbuilder.py b/osbuilder.py
index e4144e4..e2eb791 100755
--- a/osbuilder.py
+++ b/osbuilder.py
@@ -18,7 +18,7 @@
#
# canonical source of version number
-VERSION="1.1.0"
+VERSION="1.2.0"
# "make install" modifies this in the installed copy
INSTALLED=0