Skip to content

Commit

Permalink
Version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
yurii-litvinov committed Mar 9, 2016
1 parent 40cf28b commit 7de47d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions trikKernel/include/trikKernel/version.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2014 - 2015 CyberTech Labs Ltd.
/* Copyright 2014 - 2016 CyberTech Labs Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -18,6 +18,6 @@

namespace trikKernel {

const QString version = "3.1.3-London";
const QString version = "3.1.4-a1";

}

0 comments on commit 7de47d6

Please sign in to comment.