blob: 65dc02d097582bb6eb3ac9953b1d67df831b1f47 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- ./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.
|