From 21641b7a02f3899dffed29b1d045b04fb988ae52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20P=C3=B6schel?= Date: Sat, 18 Feb 2017 18:52:28 +0100 Subject: [PATCH] Bump version --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index de1b298..072a3e9 100644 --- a/src/version.h +++ b/src/version.h @@ -23,7 +23,7 @@ // usually externally derived from git #ifndef DABLIN_VERSION -#define DABLIN_VERSION "1.2.0" +#define DABLIN_VERSION "1.3.0" #endif