Skip to content
Snippets Groups Projects
Commit ebf9026b authored by Angie Byron's avatar Angie Byron
Browse files

Changelog, fixing version number in bootstrap.inc.

parent 8094e14c
No related branches found
No related tags found
2 merge requests!7330Issue #3306390 by poker10, catch, Fabianx, pwolanin, rvtraveller: [D7]...,!1564SA-CORE-2021-001 by larowlan, stephenacrossri, siliconmeadow, mcdruid, xjm,...
Drupal 7.3-dev, xxxx-xx-xx (development version)
Drupal 7.3, 2011-06-29
----------------------
- Fixed security issue (Access bypass), see SA-CORE-2011-002.
Drupal 7.2, 2011-05-25
----------------------
......
......@@ -8,7 +8,7 @@
/**
* The current system version.
*/
define('VERSION', '7.3-dev');
define('VERSION', '7.3');
/**
* Core API compatibility.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment