Corrected version number
This commit is contained in:
2
Makefile
2
Makefile
@@ -14,7 +14,7 @@ URL = http://snaplinux.org
|
|||||||
REPO = core
|
REPO = core
|
||||||
BRIEF = The Snaplinux package management system
|
BRIEF = The Snaplinux package management system
|
||||||
DESC = The Snaplinux package management system
|
DESC = The Snaplinux package management system
|
||||||
SLVER = 1
|
SLVER = 0
|
||||||
|
|
||||||
ARCHIVE := ''
|
ARCHIVE := ''
|
||||||
SRCDIR := $(PWD)/SRC/sl
|
SRCDIR := $(PWD)/SRC/sl
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ our @EXPORT = qw(
|
|||||||
$sl
|
$sl
|
||||||
);
|
);
|
||||||
|
|
||||||
our $VERSION = '0.15';
|
our $VERSION = '0.18';
|
||||||
|
|
||||||
############################################################
|
############################################################
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user