提交 b97cbb28 编写于 作者: E Enrico Giordani

[Release] 3.0.501

上级 2786805b
MSOpenTech Redis on Windows 3.0 Release Notes
=============================================
--[ Redis on Windows 3.0.501 ] Release date: Jan 15 2016
- [Docs] Single dash replaced with double dash for service cmd parameters.
- [PR] Update Redis on Windows.md
- [Fix] Enabled jemalloc thread safety.
- [Code cleanup] Better expression grouping.
- [Docs] Added info about the memory working set showed by the task manager.
- [Fix] Portability fix for strtol.
- [Docs] Updated README.md.
- [PR] Add notice for VS2013 without Update 5
--[ Redis on Windows 3.0.500 ] Release date: Dec 07 2015
- [Release] 3.0.500 stable.
......
......@@ -21,7 +21,7 @@
<Product Id="*"
Name="Redis on Windows"
Language="1033"
Version="3.0.500"
Version="3.0.501"
Manufacturer="MSOpenTech"
UpgradeCode="{05410198-7212-4FC4-B7C8-AFEFC3DA0FBC}">
<Package InstallerVersion="200"
......
......@@ -3,7 +3,7 @@
<metadata>
<id>redis-64</id>
<title>Redis 64-bit</title>
<version>3.0.500</version>
<version>3.0.501</version>
<authors>Alexis Campailla, Enrico Giordani, Jonathan Pickett</authors>
<owners>Microsoft Open Technologies, Inc.</owners>
<description>A porting of Redis on Windows 64-bit.
......
......@@ -3,7 +3,7 @@
<metadata>
<id>redis-64</id>
<title>Redis 64-bit</title>
<version>3.0.500</version>
<version>3.0.501</version>
<authors>Alexis Campailla, Enrico Giordani, Jonathan Pickett</authors>
<owners>Microsoft Open Technologies, Inc.</owners>
<description>A porting of Redis on Windows 64-bit.
......
#define REDIS_VERSION "3.0.500"
#define REDIS_VERSION "3.0.501"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册