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-07-22 20:05:52 (GMT)
committer Daniel Drake <dsd@laptop.org>2011-07-22 20:08:49 (GMT)
commitc4907433575dda25f9fe5647b013362afb1dab8b (patch)
treeb96221f15720302ae6fdd2d79ba8c4c6ffc1782f
parent3cdfa23b816d305894128da506a22fa72c4399d7 (diff)
v3.0.0 release
-rw-r--r--examples/olpc-os-11.2.0-xo1.5.ini1
-rw-r--r--examples/olpc-os-11.2.0-xo1.ini1
-rwxr-xr-xosbuilder.py2
3 files changed, 3 insertions, 1 deletions
diff --git a/examples/olpc-os-11.2.0-xo1.5.ini b/examples/olpc-os-11.2.0-xo1.5.ini
index 6783212..ee8e7d3 100644
--- a/examples/olpc-os-11.2.0-xo1.5.ini
+++ b/examples/olpc-os-11.2.0-xo1.5.ini
@@ -1,4 +1,5 @@
[global]
+suggested_oob_version=3.0
fedora_release=14
olpc_version_major=11
olpc_version_minor=2
diff --git a/examples/olpc-os-11.2.0-xo1.ini b/examples/olpc-os-11.2.0-xo1.ini
index 16b331f..8bb05c1 100644
--- a/examples/olpc-os-11.2.0-xo1.ini
+++ b/examples/olpc-os-11.2.0-xo1.ini
@@ -1,4 +1,5 @@
[global]
+suggested_oob_version=3.0
fedora_release=14
olpc_version_major=11
olpc_version_minor=2
diff --git a/osbuilder.py b/osbuilder.py
index 7fa7750..5bf395a 100755
--- a/osbuilder.py
+++ b/osbuilder.py
@@ -18,7 +18,7 @@
#
# canonical source of version number
-VERSION="3.0.0_pre2"
+VERSION="3.0.0"
# "make install" modifies this in the installed copy
INSTALLED=0