From 41b49444b67e82b3a7a6b63a9f40a6dc1abb2fea Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Mon, 23 Sep 2019 00:12:30 +0200 Subject: RELEASE: This is 2.2.0git --- dists/amiga/RM2AG.rexx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dists/amiga') diff --git a/dists/amiga/RM2AG.rexx b/dists/amiga/RM2AG.rexx index ab41d64df7..43900e0801 100644 --- a/dists/amiga/RM2AG.rexx +++ b/dists/amiga/RM2AG.rexx @@ -29,7 +29,7 @@ OPEN(guide_write,'README.guide','W') Prepare the Amiga guide file, add the intro and fixed text. */ WRITELN(guide_write,'@DATABASE ScummVM README.guide') -WRITELN(guide_write,'@$VER: ScummVM Readme 2.1.0git') +WRITELN(guide_write,'@$VER: ScummVM Readme 2.2.0git') WRITELN(guide_write,'@(C) by The ScummVM team') WRITELN(guide_write,'@AUTHOR The ScummVM team') WRITELN(guide_write,'@WORDWRAP') -- cgit v1.2.3