mirror of
git://slackware.nl/current.git
synced 2025-01-09 05:24:36 +01:00
12 lines
360 B
Diff
12 lines
360 B
Diff
|
--- ./src/init.c.orig 2019-06-16 22:06:19.677002897 -0500
|
||
|
+++ ./src/init.c 2019-06-16 22:07:43.515002900 -0500
|
||
|
@@ -12,7 +12,7 @@
|
||
|
/*
|
||
|
Version information is not placed in the top-level Makefile by default
|
||
|
*/
|
||
|
-#define VERSION "2.94"
|
||
|
+#define VERSION "2.95"
|
||
|
/*
|
||
|
* This file is part of the sysvinit suite,
|
||
|
* Copyright (C) 1991-2004 Miquel van Smoorenburg.
|