Modified:
/development/4.x/textpattern/checksums.txt
/development/4.x/textpattern/index.php
=======================================
--- /development/4.x/textpattern/checksums.txt Thu Jul 30 01:41:35 2009
+++ /development/4.x/textpattern/checksums.txt Fri Aug 28 23:25:20 2009
@@ -6,11 +6,11 @@
/include/txp_auth.php: r3250 (894a56b93fd209ee4c5c44b9ba9fce28)
/include/txp_category.php: r3203 (03f25b4f028d8f14360ea4c8d4486cff)
/include/txp_css.php: r3118 (1be666d0fce1b051259d12dcd2598b3d)
-/include/txp_diag.php: r3248 (4703dad9f2cc878eca88214a8dac7ac6)
+/include/txp_diag.php: r3267 (5be7e462247b419966faf8913d1d5c73)
/include/txp_discuss.php: r3185 (6031dbd7cce65bc84476a17f7e3fc4d5)
/include/txp_file.php: r3200 (275e3ff2c6fcc198581d6e4b0832b21b)
/include/txp_form.php: r3260 (de3c7b344b0dbf90c8266642fa1083b4)
-/include/txp_image.php: r3199 (456c43ae95d25a2d6b6725b634513766)
+/include/txp_image.php: r3267 (eb5d0fda3cfb449ae92ee555b46fa0ac)
/include/txp_import.php: r3203 (487d7236e19a3ddbb947b9105d340273)
/include/txp_link.php: r3203 (1d5b3c7fdd6e7b1d727b456e9f4f99de)
/include/txp_list.php: r3203 (183c48d6a41c2799f96190d7083830b3)
@@ -21,7 +21,7 @@
/include/txp_preview.php: r1238 (478e5a0ff987f97b60d9d30ad03f6833)
/include/txp_section.php: r3203 (f5c5e785d0e90d7cd764a9faa6f8915f)
/include/txp_tag.php: r3195 (b780f40a281338f2c3317d4b57c4e794)
-/index.php: r3222 (78454ef1cc3a6c162184600d598f8d39)
+/index.php: r3264 (a847048c17a58c32028e99e3e6ae5a95)
/jquery.js: r (bb381e2d19d8eace86b34d20759491a5)
/lib/IXRClass.php: r2932 (6b20a8736895690343cd2740dceddb80)
/lib/admin_config.php: r3202 (a8087d8ff404be0941aa27ce245d941a)
@@ -32,15 +32,15 @@
/lib/txplib_admin.php: r3047 (5aea5eaf1cb17539cd816c7f3bcb4e27)
/lib/txplib_db.php: r3250 (35d4aebac94007856736e16d7bb0c982)
/lib/txplib_forms.php: r3256 (be2f47441ded8e73a20ce8678589e6a4)
-/lib/txplib_head.php: r3255 (c62b5263f2f7595a40af48d3750a250f)
+/lib/txplib_head.php: r3265 (c0f268f3b9ff6f8a02032184daea1251)
/lib/txplib_html.php: r3255 (c2fe3affbd25e7d3d96a4834c3f864ab)
-/lib/txplib_misc.php: r3257 (8beea0c132ad37576f36dc175a80336b)
-/lib/txplib_theme.php: r3212 (5e172b832eba9eb8e37aebf79824d867)
+/lib/txplib_misc.php: r3271 (9664f442c39e102a24a9b4bd979d9487)
+/lib/txplib_theme.php: r3269 (7a13670cd2326a64f891f5579d6ce331)
/lib/txplib_update.php: r2812 (dc591c8a55b598c5b8c8f5056fb1fc7f)
/lib/txplib_wrapper.php: r2931 (01c8410dafda3f29c041024d7cb29f06)
/publish.php: r3258 (5319d0d7e5a4c637481176c7518adde5)
/publish/atom.php: r3029 (c7e6469e6f4006a509804b2a59253e67)
-/publish/comment.php: r3256 (e3d3285b37eae5acc32c762a766d1927)
+/publish/comment.php: r3266 (1c10f7f4174a02a750b7e74c95c12099)
/publish/log.php: r3247 (55226f6e91b0b26276081de64f811042)
/publish/rss.php: r3029 (7a0ac91a5b9096cd01b86e2d02271c1f)
/publish/search.php: r2812 (938b1840ac798e7d8a51ea5334e074c6)
=======================================
--- /development/4.x/textpattern/index.php Fri Jul 31 00:28:12 2009
+++ /development/4.x/textpattern/index.php Fri Aug 28 23:25:20 2009
@@ -24,7 +24,7 @@
define("txpinterface", "admin");
- $thisversion = '4.0.8';
+ $thisversion = '4.2.0';
$txp_using_svn = true; // set false for releases
ob_start(NULL, 2048);