Skip to content

Commit

Permalink
Bump rev and copyright date
Browse files Browse the repository at this point in the history
  • Loading branch information
swelljoe committed May 1, 2018
1 parent 58d8947 commit a30b110
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions virtualmin-install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
# shellcheck disable=SC2059 disable=SC2181 disable=SC2154
# virtualmin-install.sh
# Copyright 2005-2017 Virtualmin, Inc.
# Copyright 2005-2018 Virtualmin, Inc.
# Simple script to grab the virtualmin-release and virtualmin-base packages.
# The packages do most of the hard work, so this script can be small-ish and
# lazy-ish.
Expand All @@ -18,7 +18,7 @@
# License and version
SERIAL=GPL
KEY=GPL
VER=6.0.8
VER=6.0.9
vm_version=6

# Currently supported systems:
Expand Down

0 comments on commit a30b110

Please sign in to comment.