File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 14
14
# You should have received a copy of the GNU General Public License
15
15
# along with MantisBT. If not, see <http://www.gnu.org/licenses/>.
16
16
17
- define ( 'MANTIS_VERSION ' , '1.2.10 ' );
17
+ define ( 'MANTIS_VERSION ' , '1.2.11 ' );
18
18
19
19
# --- constants -------------------
20
20
# magic numbers
Original file line number Diff line number Diff line change 1
1
MantisBT Release Notes
2
2
3
+ 1.2.11 Maintenance Release (2012-06-06)
4
+ -------------------------------------------------
5
+
6
+ MantisBT 1.2.11 is a security update for the stable 1.2.x branch. All
7
+ installations that are currently running any 1.2.x or older version are
8
+ advised to upgrade to this release.
9
+
10
+ This release also contains numerous minor bug fixes to MantisBT,
11
+ enhancements to the admin guide and improved translations in many
12
+ languages.
13
+
14
+ A full changelog for the 1.2.x series can be found on the official site. [1]
15
+
16
+
3
17
1.2.10 Maintenance Release (2012-04-01)
4
18
-------------------------------------------------
5
19
@@ -224,6 +238,9 @@ There have also been many improvements to the codebase beyond adding features:
224
238
225
239
[1] The changelog is split between multiple releases:
226
240
241
+ 1.2.11 http://www.mantisbt.org/bugs/changelog_page.php?version_id=148
242
+ 1.2.10 http://www.mantisbt.org/bugs/changelog_page.php?version_id=146
243
+ 1.2.9 http://www.mantisbt.org/bugs/changelog_page.php?version_id=140
227
244
1.2.8 http://www.mantisbt.org/bugs/changelog_page.php?version_id=139
228
245
1.2.7 http://www.mantisbt.org/bugs/changelog_page.php?version_id=138
229
246
1.2.6 http://www.mantisbt.org/bugs/changelog_page.php?version_id=114
You can’t perform that action at this time.
0 commit comments