Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2011-11-01 22:23:12 (GMT)
committer Daniel Drake <dsd@laptop.org>2011-11-01 22:23:12 (GMT)
commitfcd50a53afb0f52ae602fbc98973a1488b58fdfc (patch)
tree3227a4e1819590c1ad8ff8e52bf2ff77952831f8
parent04090ff7a0a86fcd4a148b955523bbf30c44ad1f (diff)
v4.0.0 releases
-rw-r--r--examples/olpc-os-11.3.0-xo1.5.ini1
-rw-r--r--examples/olpc-os-11.3.0-xo1.75.ini1
-rw-r--r--examples/olpc-os-11.3.0-xo1.ini1
-rwxr-xr-xosbuilder.py2
4 files changed, 4 insertions, 1 deletions
diff --git a/examples/olpc-os-11.3.0-xo1.5.ini b/examples/olpc-os-11.3.0-xo1.5.ini
index c45b1ea..b1a223b 100644
--- a/examples/olpc-os-11.3.0-xo1.5.ini
+++ b/examples/olpc-os-11.3.0-xo1.5.ini
@@ -1,4 +1,5 @@
[global]
+suggested_oob_version=4.0
fedora_release=14
olpc_version_major=11
olpc_version_minor=3
diff --git a/examples/olpc-os-11.3.0-xo1.75.ini b/examples/olpc-os-11.3.0-xo1.75.ini
index 227aea7..cb3a5b7 100644
--- a/examples/olpc-os-11.3.0-xo1.75.ini
+++ b/examples/olpc-os-11.3.0-xo1.75.ini
@@ -1,4 +1,5 @@
[global]
+suggested_oob_version=4.0
fedora_release=14
olpc_version_major=11
olpc_version_minor=3
diff --git a/examples/olpc-os-11.3.0-xo1.ini b/examples/olpc-os-11.3.0-xo1.ini
index cb033ca..f990bfd 100644
--- a/examples/olpc-os-11.3.0-xo1.ini
+++ b/examples/olpc-os-11.3.0-xo1.ini
@@ -1,4 +1,5 @@
[global]
+suggested_oob_version=4.0
fedora_release=14
olpc_version_major=11
olpc_version_minor=3
diff --git a/osbuilder.py b/osbuilder.py
index 7fa7750..3dddbb9 100755
--- a/osbuilder.py
+++ b/osbuilder.py
@@ -18,7 +18,7 @@
#
# canonical source of version number
-VERSION="3.0.0_pre2"
+VERSION="4.0.0"
# "make install" modifies this in the installed copy
INSTALLED=0