Skip to content

Commit cdad1df

Browse files
author
yuqing
committed
upgrade version to 1.26
1 parent 3fadb8a commit cdad1df

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.csource</groupId>
66
<artifactId>fastdfs-client-java</artifactId>
7-
<version>1.25</version>
7+
<version>1.26</version>
88
<name>fastdfs-client-java</name>
99
<description>fastdfs client with java</description>
1010
<packaging>jar</packaging>
@@ -49,4 +49,4 @@
4949
</plugin>
5050
</plugins>
5151
</build>
52-
</project>
52+
</project>

src/HISTORY

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
Version 1.26 2017-04-17
3+
* IniFileReader use getResourceAsStream first
4+
* change charactor encoding to UTF-8
5+
26
Version 1.25 2014-12-07
37
* support connection stats since FastDFS Server v5.04
48

0 commit comments

Comments
 (0)