Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions slave1_make.make
Original file line number Diff line number Diff line change
Expand Up @@ -128,18 +128,15 @@ projects[mailsystem][version] = "2.34"
; Menu Block
projects[menu_block][version] = "2.5"

; Meta tags quick
projects[metatags_quick][version] = "2.9"
; Metatag
projects[metatag][version] = "1.4"

; Module Filter
projects[module_filter][version] = "2.0"

; Node and Comments Form Settings
projects[nodeformsettings][version] = "2.x-dev"

; Page Title
projects[page_title][version] = "2.7"

; Pathauto
projects[pathauto][version] = "1.2"

Expand All @@ -155,6 +152,9 @@ projects[redirect][version] = "1.0-rc1"
; References
projects[references][version] = "2.1"

; Site verification
projects[site_verify][version] = "1.1"

; Special menu items
projects[special_menu_items][version] = "2.0"

Expand All @@ -167,6 +167,9 @@ projects[textformatter][version] = "1.3"
; Token
projects[token][version] = "1.6"

; Transliteration
projects[transliteration][version] = "3.2"

; Views
projects[views][version] = "3.10"

Expand Down