~ubuntu-branches/ubuntu/hardy/kdenetwork-kde4/hardy-backports

« back to all changes in this revision

Viewing changes to kget/main.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-03-03 11:37:32 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20080303113732-nqcrcv9eu0t6s899
Tags: 4:4.0.2-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
 
112
112
int main(int argc, char *argv[])
113
113
{
114
 
    KAboutData aboutData("kget", 0, ki18n("KGet"), "2.0.1",
 
114
    KAboutData aboutData("kget", 0, ki18n("KGet"), "2.0.2",
115
115
                         ki18n("An advanced download manager for KDE"),
116
116
                         KAboutData::License_GPL,
117
117
                         ki18n("(C) 2005 - 2007, The KGet developers\n"