Skip to content

Commit eec92e8

Browse files
committed
LUGG-1088 Updating Luggage ISU version to 5.5
1 parent 147f2c0 commit eec92e8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

LUGGAGE_ISU_CHANGELOG.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ The Luggage_ISU version number shows the upstream Luggage version it is based on
66
as well as the Luggage_ISU version. For example, Luggage_ISU 3.5.0-5.0 is based
77
on the upstream Luggage release 3.5.0.
88

9+
Luggage_ISU 3.5.5-5.5, 2018-03-28
10+
Drupal 7.58, 2018-03-28
11+
-------------------------
12+
- LUGG-1088 - Drupal 7.58 SA-CORE-2018-002
13+
914
Luggage_ISU 3.5.4-5.4, 2018-02-26
1015
Drupal 7.57, 2018-02-21
1116
-------------------------

LUGGAGE_ISU_VERSION.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?php
22

3-
$version = "5.4";
3+
$version = "5.5";

0 commit comments

Comments
 (0)