[mednaffe] 05/22: Version error message fixed

Stephen Kitt skitt at moszumanska.debian.org
Tue Nov 22 22:42:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

skitt pushed a commit to branch master
in repository mednaffe.

commit 309b42e34b8ed0e3762aaf32b8a160a487a70113
Author: AmatCoder <AmatCoder at users.noreply.github.com>
Date:   Thu Sep 15 21:15:22 2016 +0200

    Version error message fixed
---
 src/mednaffe.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mednaffe.c b/src/mednaffe.c
index 4d3b709..41da0df 100644
--- a/src/mednaffe.c
+++ b/src/mednaffe.c
@@ -560,7 +560,7 @@ want to select the file manually?\n", &gui);
   if (!check_version(stout, &gui))
    {
     show_error(
-    "Error: Mednafen version is not compatible.\nYou need 0.9.36.2 \
+    "Error: Mednafen version is not compatible.\nYou need 0.9.39.1 \
 version or above.\n");
     return 1; /* Items are not freed here */
   }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mednaffe.git



More information about the Pkg-games-commits mailing list