From d4f635cec08afd23763b840209009700e635a506 Mon Sep 17 00:00:00 2001 From: clicat Date: Wed, 24 May 2017 15:54:50 +0200 Subject: [PATCH] Updating code to version 0.5.1 beta 3 - Core --- goGPS/obj/Core.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goGPS/obj/Core.m b/goGPS/obj/Core.m index a8c1962d2..426326df9 100644 --- a/goGPS/obj/Core.m +++ b/goGPS/obj/Core.m @@ -46,7 +46,7 @@ classdef Core < handle properties (Constant) - GO_GPS_VERSION = '0.5.1 beta 2'; + GO_GPS_VERSION = '0.5.1 beta 3'; end properties % Public Access