[mupen64plus-rsp-z64] 117/140: Imported Upstream version 2.0.0

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:05:29 UTC 2015


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

ecsv-guest pushed a commit to branch master
in repository mupen64plus-rsp-z64.

commit 15209530b10361f0f44e7c3b2c34935411ddf00c
Author: Sven Eckelmann <sven at narfation.org>
Date:   Fri Jul 5 21:56:36 2013 +0200

    Imported Upstream version 2.0.0
---
 .hg_archival.txt | 5 +++++
 .hgignore        | 4 ++++
 .hgtags          | 3 +++
 src/main_rsp.cpp | 2 +-
 4 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/.hg_archival.txt b/.hg_archival.txt
new file mode 100644
index 0000000..a9ef836
--- /dev/null
+++ b/.hg_archival.txt
@@ -0,0 +1,5 @@
+repo: f788ddc2d4711f6ac1125c99e9e4c5ebd3827ea7
+node: c44d274a4c4ab80d4b88353c045a78273ee76915
+branch: default
+latesttag: 2.0.0
+latesttagdistance: 1
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..b93dc89
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,4 @@
+syntax: regexp
+
+^projects/unix/_obj/
+^projects/unix/mupen64plus-rsp-z64.so$
diff --git a/.hgtags b/.hgtags
new file mode 100644
index 0000000..2bfd467
--- /dev/null
+++ b/.hgtags
@@ -0,0 +1,3 @@
+0990ff8d7dcc61cd88e049c91eeaedb0bfbe70d7 1.99.4
+04507d8b67d1817deacdf4f0ca05a6b16af02f10 1.99.5
+3f5658dd8b57d4f1414a7ab858986c2589253590 2.0.0
diff --git a/src/main_rsp.cpp b/src/main_rsp.cpp
index 3abb102..c6bcf50 100644
--- a/src/main_rsp.cpp
+++ b/src/main_rsp.cpp
@@ -23,7 +23,7 @@
 #include <assert.h>
 #include <stdarg.h>
 
-#define RSP_Z64_VERSION        0x016305
+#define RSP_Z64_VERSION        0x020000
 #define RSP_PLUGIN_API_VERSION 0x020000
 
 static void (*l_DebugCallback)(void *, int, const char *) = NULL;

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



More information about the Pkg-games-commits mailing list