From 9ed35d1d0d24f1a58efa17e9ea272c7646e84400 Mon Sep 17 00:00:00 2001 From: Craig Watson Date: Wed, 22 Jun 2016 15:43:17 +0200 Subject: [PATCH] Version bumped to 1.3.2 (hotfix release) --- OpenBoard.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenBoard.pro b/OpenBoard.pro index 5a64ea8d..6bca6050 100644 --- a/OpenBoard.pro +++ b/OpenBoard.pro @@ -10,7 +10,7 @@ CONFIG += debug_and_release \ VERSION_MAJ = 1 VERSION_MIN = 3 -VERSION_PATCH = 1 +VERSION_PATCH = 2 VERSION_TYPE = r # a = alpha, b = beta, rc = release candidate, r = release, other => error VERSION_BUILD = 0