diff -Nru powertop-2.1.orig/src/main.cpp powertop-2.1/src/main.cpp --- powertop-2.1.orig/src/main.cpp 2012-08-21 01:43:23.616729444 -0400 +++ powertop-2.1/src/main.cpp 2012-08-21 01:44:07.582480500 -0400 @@ -83,7 +83,7 @@ static void print_version() { - printf(_("PowerTOP version" POWERTOP_VERSION ", compiled on " __DATE__ "\n")); + printf(_("PowerTOP version" POWERTOP_VERSION "\n")); } static bool set_refresh_timeout()