diff --git a/Makefile b/Makefile index e6ac07d..5b3c8a9 100644 --- a/Makefile +++ b/Makefile @@ -58,6 +58,6 @@ $(BUNDLE_DIR)/$(BUNDLE_FILENAME).tar: $(SOURCES) $(LANGFILES) $(DOCS) bananas: bundle echo "[BaNaNaS]" - sed 's/^version *=.*/version = $(DISPLAY_VERSION)/' $(BANANAS_INI) > "$(BUNDLE_DIR)/$(BANANAS_INI)" + sed 's/^version *=.*/version = $(REPO_VERSION)/' $(BANANAS_INI) > "$(BUNDLE_DIR)/$(BANANAS_INI)" $(MUSA) -r -x license.txt -c $(BUNDLE_DIR)/$(BANANAS_INI) "$(BUNDLE_DIR)/$(BUNDLE_FILENAME)" diff --git a/bananas.ini b/bananas.ini index a9aa0c4..e946950 100644 --- a/bananas.ini +++ b/bananas.ini @@ -9,7 +9,7 @@ description_file = bananas_description.txt url = http://dev.openttdcoop.org/projects/busy-bee-gs license = GPL v2 tags = cargo, challenge, goal, cooperative -openttd_minimum_supported_version = Nightly +openttd_minimum_supported_version = 1.4.2 openttd_maximum_supported_version = # SuperLib_for_NoGo-36.tar