MDL-21407 tex filter - trim leading whitespace from latex preamble. Merged from 19_STABLE

This commit is contained in:
Eloy Lafuente 2010-02-03 09:23:37 +00:00
parent d3d393ab37
commit 073d380425
3 changed files with 12 additions and 3 deletions

View file

@ -6,7 +6,7 @@
// This is compared against the values stored in the database to determine
// whether upgrades should be performed (see lib/db/*.php)
$version = 2010020300; // YYYYMMDD = date of the last version bump
$version = 2010020301; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 dev (Build: 20100203)'; // Human-friendly version name