Skip to content

Commit 7de47d6

Browse files
Version updated
1 parent 40cf28b commit 7de47d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

trikKernel/include/trikKernel/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright 2014 - 2015 CyberTech Labs Ltd.
1+
/* Copyright 2014 - 2016 CyberTech Labs Ltd.
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.
@@ -18,6 +18,6 @@
1818

1919
namespace trikKernel {
2020

21-
const QString version = "3.1.3-London";
21+
const QString version = "3.1.4-a1";
2222

2323
}

0 commit comments

Comments
 (0)