From 7a6f9203d8bedf4206c0daa95bfa0827cb13424a Mon Sep 17 00:00:00 2001 From: Jacek Danecki Date: Sun, 8 Jul 2018 00:52:35 +0200 Subject: [PATCH] bump version to 0.0.2 Signed-off-by: Jacek Danecki --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 2963d34..da59e2e 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=0.0.1 +VERSION=0.0.2 #support for fp64 extention is enabled by default #float will be used if device doesn't support cl_khr_fp64