diff --git a/src/init.c b/src/init.c index 06ac383..8614282 100644 --- a/src/init.c +++ b/src/init.c @@ -13,7 +13,7 @@ Version information is not placed in the top-level Makefile by default */ #ifndef VERSION -#define VERSION "2.94" +#define VERSION "3.01" #endif /* * This file is part of the sysvinit suite,