We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40cf28b commit 7de47d6Copy full SHA for 7de47d6
trikKernel/include/trikKernel/version.h
@@ -1,4 +1,4 @@
1
-/* Copyright 2014 - 2015 CyberTech Labs Ltd.
+/* Copyright 2014 - 2016 CyberTech Labs Ltd.
2
*
3
* Licensed under the Apache License, Version 2.0 (the "License");
4
* you may not use this file except in compliance with the License.
@@ -18,6 +18,6 @@
18
19
namespace trikKernel {
20
21
-const QString version = "3.1.3-London";
+const QString version = "3.1.4-a1";
22
23
}
0 commit comments