SVN snapshot revision 2579, last change 29 April 2011.
Main changes since last release:

* two new examples for optimisation with linear elasticity equation:
  pedal crank and support with hole
* generic ZZ error estimate and generalised marking:
  gen_error_est_zz_tx gen_error_est_marker
* improved the solver_settings section of mesh files (.f1m), now
  allowing various stopping criteria for the mesh refinement among
  other options
* backward Euler and ROS3P Rosenbrock ODE solver for time dependent
  convection diffusion
* loads of changes to make feins compile and run in Windows
  environment. See README.txt for instructions on building under
  Windows
* implemented usage of OpenMP parallelisation: for now only matrix
  vector products and assembly of Navier-Stokes matrices, reasonable
  speedup, looks promising
