Skip to content

Commit 1d8f019

Browse files
author
Alexander Kitaev
committed
SVNKit 1.3.9-RC1
1 parent 8203629 commit 1d8f019

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
== version 1.3.9 ==
22

3+
+ SVNURL.fromFile(...) did not work properly for UNC-style paths, fixed.
4+
35
== version 1.3.8 ==
46

57
+ Dependencies updated:

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ group = 'org.tmatesoft.svnkit'
22
version = '1.3.9'
33

44
project.ext {
5-
release = false
5+
release = true
66
target = '1.4'
77
compatibleSvnVersion = '1.6.18'
88
}

0 commit comments

Comments
 (0)