commit ecb67d9653966e0c013ce22e3b19a1946fa7f451
parent b38c7f8e2e5bbdc6d114f6a77b1b46255f3faa17
Author: Sören Tempel <soeren+git@soeren-tempel.net>
Date: Tue, 29 Sep 2015 14:08:07 +0200
Bump version to 1.3.1
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
@@ -13,7 +13,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 = 1.3
+VERSION = 1.3.1
PREFIX = /usr/local
BINDIR = $(PREFIX)/bin
MANDIR = $(PREFIX)/share/man