Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
David Planella
juk
Commits
2691a034
Commit
2691a034
authored
Feb 28, 2004
by
Stephan Binner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version numbers
svn path=/branches/KDE_3_2_BRANCH/kdemultimedia/juk/; revision=292177
parent
e090782a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
main.cpp
main.cpp
+1
-1
No files found.
main.cpp
View file @
2691a034
...
...
@@ -47,7 +47,7 @@ static KCmdLineOptions options[] =
int
main
(
int
argc
,
char
*
argv
[])
{
KAboutData
aboutData
(
"juk"
,
I18N_NOOP
(
"JuK"
),
"2.0"
,
description
,
KAboutData
::
License_GPL
,
"2.0
.1
"
,
description
,
KAboutData
::
License_GPL
,
"(c) 2002, 2003, Scott Wheeler"
,
0
,
"http://developer.kde.org/~wheeler/juk.html"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment