diff --git a/CMakeLists.txt b/CMakeLists.txt index f98a115..4ce1ccd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,8 +23,8 @@ if(APPLE) set(CMAKE_MACOSX_RPATH 1) endif() set(BFLIMTOOL_MAJOR 1) -set(BFLIMTOOL_MINOR 0) -set(BFLIMTOOL_PATCHLEVEL 1) +set(BFLIMTOOL_MINOR 1) +set(BFLIMTOOL_PATCHLEVEL 0) if(NOT MSVC_IDE AND NOT XCODE_VERSION AND NOT CMAKE_BUILD_TYPE) set(CMAKE_BUILD_TYPE "Release" CACHE STRING "Choose the type of build, options are: None(CMAKE_CXX_FLAGS or CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel." FORCE) endif() diff --git a/README.md b/README.md index 001268c..0fdce36 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ A tool for decoding/encoding bflim file. ## History +- v1.1.0 @ 2018.01.04 - A new beginning + +### v1.0 + - v1.0.0 @ 2015.03.14 - First release - v1.0.1 @ 2017.07.29 - Commandline support unicode diff --git a/dep/libpng b/dep/libpng index 0aee1a3..381b32e 160000 --- a/dep/libpng +++ b/dep/libpng @@ -1 +1 @@ -Subproject commit 0aee1a3b54d74d9ac4fcd96833b1724c9f2a12c3 +Subproject commit 381b32ec4898c39a1e3cc1b9db5bdb78b9ccb68e diff --git a/dep/libsundaowen b/dep/libsundaowen index e9fc8cb..e7a3219 160000 --- a/dep/libsundaowen +++ b/dep/libsundaowen @@ -1 +1 @@ -Subproject commit e9fc8cbe3451c3d527f4013191acb4da1a68fee3 +Subproject commit e7a32198153367619a2fca625e1c9e01f61a77c3 diff --git a/dep/zlib b/dep/zlib index 4fd9e19..048d961 160000 --- a/dep/zlib +++ b/dep/zlib @@ -1 +1 @@ -Subproject commit 4fd9e19dfa1c01a95db22e2ddcd27855ac2420eb +Subproject commit 048d9611afbf718aa0d7e3ba748bde06a0a99efb