From 8b7793117f93f380c3b6af55b7c198c0f00df4f5 Mon Sep 17 00:00:00 2001 From: "XTra.KrazzY" Date: Sat, 22 Nov 2008 22:33:53 +0000 Subject: [PATCH] OGL minor version change (it'a more advanced than DX9 and yet it's still "0.1"). Maybe the version should be completely removed. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1258 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Plugins/Plugin_VideoOGL/Src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Plugins/Plugin_VideoOGL/Src/main.cpp b/Source/Plugins/Plugin_VideoOGL/Src/main.cpp index 4776fb8af5..2358d381e8 100644 --- a/Source/Plugins/Plugin_VideoOGL/Src/main.cpp +++ b/Source/Plugins/Plugin_VideoOGL/Src/main.cpp @@ -52,7 +52,7 @@ #include "Debugger/Debugger.h" // for the CDebugger class #endif SVideoInitialize g_VideoInitialize; -#define VERSION_STRING "0.1" +#define VERSION_STRING "0.7" /* Create debugging window. There's currently a strange crash that occurs whe a game is loaded