[mupen64plus-video-arachnoid] 124/147: Imported Upstream version 2.0.0

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:09:57 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-video-arachnoid.

commit 8061ea16676128a579cf929c2698aa4dc3723dd2
Author: Sven Eckelmann <sven at narfation.org>
Date:   Fri Jul 5 21:56:39 2013 +0200

    Imported Upstream version 2.0.0
---
 .hg_archival.txt | 5 +++++
 .hgignore        | 4 ++++
 .hgtags          | 3 +++
 src/main.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..76878a8
--- /dev/null
+++ b/.hg_archival.txt
@@ -0,0 +1,5 @@
+repo: 976896f303442924a04de6fb0725b98269a9bbe3
+node: d88e66b6a15a517db588fdb5eabf1ad4b7de0056
+branch: default
+latesttag: 2.0.0
+latesttagdistance: 1
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..8f52e27
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,4 @@
+syntax: regexp
+
+^projects/unix/_obj/
+^projects/unix/mupen64plus-video-arachnoid.so$
diff --git a/.hgtags b/.hgtags
new file mode 100644
index 0000000..609eac5
--- /dev/null
+++ b/.hgtags
@@ -0,0 +1,3 @@
+7713c313dc69e551761636645e9ad94d2e3a93c6 1.99.4
+567e98c190507a3818bf851ecb2b5de600de7896 1.99.5
+2e14d1a541b7a6c2a09c4c6173370ca336f4c001 2.0.0
diff --git a/src/main.cpp b/src/main.cpp
index 8079901..bc8360e 100755
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -38,7 +38,7 @@
 
 //Definitions
 #define PLUGIN_NAME "Arachnoid Video Plugin"
-#define PLUGIN_VERSION           0x016305
+#define PLUGIN_VERSION           0x020000
 #define VIDEO_PLUGIN_API_VERSION 0x020200
 #define CONFIG_API_VERSION       0x020000
 #define VIDEXT_API_VERSION       0x030000

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



More information about the Pkg-games-commits mailing list