Skip to content

Commit

Permalink
actual rebuild for release
Browse files Browse the repository at this point in the history
  • Loading branch information
zijistark committed Nov 17, 2016
1 parent b71d647 commit 31a136f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

no_provinces = '--no-provinces' in sys.argv[1:]

version = 'v2.2.10-BETA'
version = 'v2.2.10'
if no_provinces:
version += '-noprovinces'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2052,6 +2052,7 @@ e_hre = { # Heiliges R
} # end d_barleduc
allow = {
OR = {
emf_trigger = yes
prestige = 2500
AND = {
NOT = { tier = emperor }
Expand Down Expand Up @@ -2320,6 +2321,7 @@ e_hre = { # Heiliges R
} # end d_berg
allow = {
OR = {
emf_trigger = yes
prestige = 2500
AND = {
NOT = { tier = emperor }
Expand Down Expand Up @@ -2737,6 +2739,7 @@ e_hre = { # Heiliges R
} # end d_brunswick
allow = {
OR = {
emf_trigger = yes
prestige = 2500
AND = {
NOT = { tier = emperor }
Expand Down Expand Up @@ -2935,6 +2938,7 @@ e_hre = { # Heiliges R
} # end d_hessen
allow = {
OR = {
emf_trigger = yes
prestige = 2500
AND = {
NOT = { tier = emperor }
Expand Down Expand Up @@ -3240,6 +3244,7 @@ e_hre = { # Heiliges R
} # end d_osterreich
allow = {
OR = {
emf_trigger = yes
prestige = 2500
AND = {
NOT = { tier = emperor }
Expand Down Expand Up @@ -3423,6 +3428,7 @@ e_hre = { # Heiliges R
}
allow = {
OR = {
emf_trigger = yes
prestige = 2500
AND = {
NOT = { tier = emperor }
Expand Down Expand Up @@ -3756,6 +3762,7 @@ e_hre = { # Heiliges R
} # end d_burgau
allow = {
OR = {
emf_trigger = yes
prestige = 2500
AND = {
NOT = { tier = emperor }
Expand Down Expand Up @@ -11156,7 +11163,7 @@ e_abyssinia = { # Abyssinia
}
}
d_tedjoura = { # Tadjoura
color = { 28 145 255 }
color = { 150 80 125 }
color2 = { 255 255 255 }
capital = 874 # Tadjoura
c_tadjoura = { # Tadjoura (874)
Expand Down
2 changes: 1 addition & 1 deletion build/SED2/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.2.9 - 2016-11-17
v2.2.10 - 2016-11-17

0 comments on commit 31a136f

Please sign in to comment.