Modified:
/build.properties
/releaseNotes.txt
=======================================
--- /build.properties Tue Jan 3 15:50:20 2012
+++ /build.properties Thu Jan 26 23:54:53 2012
@@ -1,7 +1,7 @@
# Override these variables in a file called local.build.properties
# Set iui.version, iui.release.summary and uncomment for official builds
-#iui.version=0.40-beta1
-#iui.release.summary=Release 0.40 Beta Release 1
+#iui.version=0.40-beta2
+#iui.release.summary=Release 0.40 Beta Release 2
# Google code username/password should be set in local.build.properties
# local.build.properties is set to be "ignored" by Mercurial
=======================================
--- /releaseNotes.txt Sun Jan 22 21:02:04 2012
+++ /releaseNotes.txt Thu Jan 26 23:54:53 2012
@@ -1,4 +1,4 @@
-REL-0.40-beta2 2012-mm-dd (in progress)
+REL-0.40-beta2 2012-01-26
* Use location.replace() and location.assign() rather than location.hash
in updatePage
* Save originalPage and use it if location.hash becomes "" (Fix for Issue
#322)
* HD theme (for retina display) in the sandbox (ext-sandbox/t/defaulthd)