Skip to content

Commit

Permalink
release 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhuaang committed Dec 18, 2018
1 parent 5b8045f commit 1613c8b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ endif()
set (PACKAGE_NAME "qsfs")
set (PACKAGE_VERSION_MAJOR 1)
set (PACKAGE_VERSION_MINOR 0)
set (PACKAGE_VERSION_PATCH 9)
set (PACKAGE_VERSION_PATCH 10)
set (PACKAGE_VERSION ${PACKAGE_VERSION_MAJOR}.${PACKAGE_VERSION_MINOR}.${PACKAGE_VERSION_PATCH})
set (PACKAGE_RELEASE 1)
set (PACKAGE_STRING "${QSFS_NAME} ${QSFS_VERSION}")
Expand Down
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
* Mon Dec 18 2018 - Yunify Inc.

- qsfs: version 1.0.10
- Add·backward·compatiblility for ListObjects.

* Thu Dec 6 2018 - Yunify Inc.

- qsfs: version 1.0.9
Expand Down

0 comments on commit 1613c8b

Please sign in to comment.