mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-19 06:10:01 +01:00
start of beta 4
git-svn-id: svn://code.dyne.org/veejay/trunk@543 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#define GVRCOMMON_H
|
||||
#define STATUS_BYTES 150
|
||||
#define STATUS_TOKENS 20
|
||||
#define VEEJAY_CODENAME "Resume build 2k6 v. beta 2"
|
||||
#define VEEJAY_CODENAME "Resume build 2k6 v. beta 4"
|
||||
/* Status bytes */
|
||||
|
||||
#define ELAPSED_TIME 0
|
||||
|
||||
@@ -538,7 +538,7 @@ static int check_command_line_options(int argc, char *argv[])
|
||||
static void print_license()
|
||||
{
|
||||
veejay_msg(VEEJAY_MSG_INFO,
|
||||
"Veejay -<|End of the Line 2k6 beta 2|>- %s Copyright (C) Niels Elburg and others",VERSION);
|
||||
"Veejay -<|End of the Line 2k6 beta 4|>- %s Copyright (C) Niels Elburg and others",VERSION);
|
||||
veejay_msg(VEEJAY_MSG_INFO,
|
||||
"This software is subject to the GNU GENERAL PUBLIC LICENSE");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user