mirror of
git://slackware.nl/current.git
synced 2024-12-31 10:28:29 +01:00
13 lines
361 B
Diff
13 lines
361 B
Diff
|
--- ./src/init.c.orig 2019-02-24 17:26:33.000000000 -0600
|
||
|
+++ ./src/init.c 2019-03-01 14:07:19.842729825 -0600
|
||
|
@@ -12,9 +12,7 @@
|
||
|
/*
|
||
|
Version information is not placed in the top-level Makefile by default
|
||
|
*/
|
||
|
-#ifndef VERSION
|
||
|
#define VERSION "2.94"
|
||
|
-#endif
|
||
|
/*
|
||
|
* This file is part of the sysvinit suite,
|
||
|
* Copyright (C) 1991-2004 Miquel van Smoorenburg.
|