From a5974206b1756666137b6e882c5160db2c09275c Mon Sep 17 00:00:00 2001
From: Mariano Conti <nanexcool@gmail.com>
Date: Mon, 4 Dec 2017 17:48:53 -0300
Subject: [PATCH] Update setzer-version

---
 libexec/setzer/setzer-version | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libexec/setzer/setzer-version b/libexec/setzer/setzer-version
index 5c91811..55cfdf8 100755
--- a/libexec/setzer/setzer-version
+++ b/libexec/setzer/setzer-version
@@ -1,8 +1,8 @@
 #!/usr/bin/env bash
 cat <<.
-setzer 0.1.4
+setzer 0.1.5
 Copyright (C) 2017  Mariano Conti <nanexcool@gmail.com
 License: GNU GPL version 3 or later <https://gnu.org/licenses/gpl>.
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
-.
\ No newline at end of file
+.