logmessage fix
authorMichael Andres <ma@suse.de>
Wed, 23 May 2007 17:28:34 +0000 (17:28 +0000)
committerMichael Andres <ma@suse.de>
Wed, 23 May 2007 17:28:34 +0000 (17:28 +0000)
zypp/zypp_detail/ZYppImpl.cc

index 74a9be2ad2e094c90148aabe6f58765e75da9143..fa05cd0ef27597ffda5306dd86f478bd79122e9a 100644 (file)
@@ -134,7 +134,7 @@ namespace zypp
     , _architecture( defaultArchitecture() )
     , _disk_usage()
     {
-      MIL << "libzypp: " << VERSION << " $Revision$ built " << __DATE__ << " " <<  __TIME__ << endl;
+      MIL << "libzypp: " << VERSION << " built " << __DATE__ << " " <<  __TIME__ << endl;
       MIL << "defaultTextLocale: '" << _textLocale << "'" << endl;
       MIL << "System architecture is '" << _architecture << "'" << endl;