diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # Distributed under the terms of the GNU General Public License v2 NAME = openrc -VERSION = 1.0 +VERSION = 0.1 PKG = $(NAME)-$(VERSION) SUBDIR = conf.d etc init.d man net runlevels sh src |