Update version number to v0.18.1

This commit is contained in:
badaix 2020-01-28 00:13:35 +01:00
parent 3a7f1573f2
commit 862f08da9f
5 changed files with 22 additions and 5 deletions

View file

@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
VERSION = 0.18.0
VERSION = 0.18.1
BIN = snapclient
ifeq ($(TARGET), FREEBSD)