Skip to content
This repository was archived by the owner on Mar 4, 2019. It is now read-only.

Commit c0ad588

Browse files
committed
Updated packages.
1 parent 5938485 commit c0ad588

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

btr_server.make

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,19 +79,19 @@ projects[uuid] = 1.0-alpha6
7979
projects[module_filter] = 1.8
8080
projects[drush_language] = 1.2
8181
projects[delete_all] = 1.1
82-
projects[l10n_update] = 1.0
82+
projects[l10n_update] = 1.1
8383

8484
;;; Performance
8585
projects[boost] = 1.0
86-
projects[memcache] = 1.2
86+
projects[memcache] = 1.3
8787

8888
;--------------------
8989
; Sending Emails
9090
;--------------------
9191

9292
projects[mailsystem] = 2.34
9393
projects[mimemail] = 1.0-beta3
94-
projects[reroute_email] = 1.1
94+
projects[reroute_email] = 1.2
9595

9696
;projects[phpmailer] = 3.x-dev
9797
projects[phpmailer][download][revision] = 8f7c632

drupal-org-core.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ core = 7.x
33

44
; Download Drupal core and apply core patches if needed.
55
projects[drupal][type] = "core"
6-
projects[drupal][version] = 7.32
6+
projects[drupal][version] = 7.33
77

88
; Patch for handling inherited profiles
99
projects[drupal][patch][1356276] = http://drupal.org/files/1356276-make-D7-21.patch

0 commit comments

Comments
 (0)