--- mon/src/mon.h 1999/10/25 08:04:47 1.3 +++ mon/src/mon.h 2000/04/24 13:10:05 1.4 @@ -1,7 +1,7 @@ /* * mon.h - mon main program * - * mon (C) 1997-1999 Christian Bauer, Marc Hellwig + * mon (C) 1997-2000 Christian Bauer, Marc Hellwig * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -25,14 +25,6 @@ /* - * Version information - */ - -const int MON_VERSION_MAJOR = 2; -const int MON_VERSION_MINOR = 2; - - -/* * Initialization, deinitialization and invocation */