From 2cd8af144dd729cef309a37897c5f1ed495f3c84 Mon Sep 17 00:00:00 2001 From: pit-ray Date: Mon, 3 Apr 2023 14:24:21 +0900 Subject: [PATCH] update version --- CMakeLists.txt | 4 ++-- README.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 820a050e..2c4e1b42 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.6.0) -project(win-vind VERSION 5.0.0) -set(INTERNAL_VERSION 5.0.0.6) +project(win-vind VERSION 5.0.1) +set(INTERNAL_VERSION 5.0.1.0) if(NOT CMAKE_BUILD_TYPE) set(CMAKE_BUILD_TYPE Debug) diff --git a/README.md b/README.md index 35a9d275..0b144ec4 100644 --- a/README.md +++ b/README.md @@ -71,12 +71,12 @@ $ scoop install win-vind --> ### Executable Installer -- [win-vind_5.0.0_32bit_installer.zip](https://github.com/pit-ray/win-vind/releases/download/v5.0.0/win-vind_5.0.0_32bit_installer.zip) -- [win-vind_5.0.0_64bit_installer.zip](https://github.com/pit-ray/win-vind/releases/download/v5.0.0/win-vind_5.0.0_64bit_installer.zip) +- [win-vind_5.0.1_32bit_installer.zip](https://github.com/pit-ray/win-vind/releases/download/v5.0.1/win-vind_5.0.1_32bit_installer.zip) +- [win-vind_5.0.1_64bit_installer.zip](https://github.com/pit-ray/win-vind/releases/download/v5.0.1/win-vind_5.0.1_64bit_installer.zip) ### Portable Zip -- [win-vind_5.0.0_32bit_portable.zip](https://github.com/pit-ray/win-vind/releases/download/v5.0.0/win-vind_5.0.0_32bit_portable.zip) -- [win-vind_5.0.0_64bit_portable.zip](https://github.com/pit-ray/win-vind/releases/download/v5.0.0/win-vind_5.0.0_64bit_portable.zip) +- [win-vind_5.0.1_32bit_portable.zip](https://github.com/pit-ray/win-vind/releases/download/v5.0.1/win-vind_5.0.1_32bit_portable.zip) +- [win-vind_5.0.1_64bit_portable.zip](https://github.com/pit-ray/win-vind/releases/download/v5.0.1/win-vind_5.0.1_64bit_portable.zip) ## Usage