* [gentoo-commits] gentoo-x86 commit in media-video/minitube/files: fix_version_0.5.patch
@ 2009-07-31 10:26 99% Markos Chandras (hwoarang)
0 siblings, 0 replies; 1+ results
From: Markos Chandras (hwoarang) @ 2009-07-31 10:26 UTC (permalink / raw
To: gentoo-commits
hwoarang 09/07/31 10:26:24
Added: fix_version_0.5.patch
Log:
Version bump and patch which fixes version string
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.1 media-video/minitube/files/fix_version_0.5.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/minitube/files/fix_version_0.5.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/minitube/files/fix_version_0.5.patch?rev=1.1&content-type=text/plain
Index: fix_version_0.5.patch
===================================================================
Index: minitube/src/Constants.h
===================================================================
--- minitube.orig/src/Constants.h
+++ minitube/src/Constants.h
@@ -2,7 +2,7 @@
#define CONSTANTS_H
namespace Constants {
- static const char *VERSION = "0.5-alpha";
+ static const char *VERSION = "0.5";
static const char *APP_NAME = "Minitube";
static const char *ORG_NAME = "Flavio Tordini";
static const char *ORG_DOMAIN = "flavio.tordini.org";
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-07-31 10:26 99% [gentoo-commits] gentoo-x86 commit in media-video/minitube/files: fix_version_0.5.patch Markos Chandras (hwoarang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox