Skip to content

Commit ccb4a7a

Browse files
committed
2016.3
1 parent eb669fc commit ccb4a7a

File tree

1 file changed

+19
-3
lines changed

1 file changed

+19
-3
lines changed

gradle.properties

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,27 @@
1414
# limitations under the License.
1515
#
1616

17-
version = 0.12
18-
ideaVersion = 2016.2
17+
e#=
18+
# Copyright 2013-2016 Sergey Ignatov, Alexander Zolotov, Florin Patan
19+
#
20+
# Licensed under the Apache License, Version 2.0 (the "License");
21+
# you may not use this file except in compliance with the License.
22+
# You may obtain a copy of the License at
23+
#
24+
# http://www.apache.org/licenses/LICENSE-2.0
25+
#
26+
# Unless required by applicable law or agreed to in writing, software
27+
# distributed under the License is distributed on an "AS IS" BASIS,
28+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
29+
# See the License for the specific language governing permissions and
30+
# limitations under the License.
31+
#
32+
33+
version = 0.13
34+
ideaVersion = 2016.3
1935
javaVersion = 1.8
2036
javaTargetVersion = 1.8
21-
delveVersion = 0.11.305
37+
delveVersion = 0.11.309
2238
customDlvPath =
2339
buildNumber=SNAPSHOT
2440
isEAP=false

0 commit comments

Comments
 (0)