Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/minhook.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTsuda Kageyu (aka Miyakoda Akira) <tsuda.kageyu@gmail.com>2015-05-12 07:28:02 +0300
committerTsuda Kageyu (aka Miyakoda Akira) <tsuda.kageyu@gmail.com>2015-05-12 07:28:02 +0300
commit9cccb28222cc37920b801790349e487f79a8d4fa (patch)
tree386ee7b75dd5c7c4235d21810da28c0b427d0d6e /README.md
parent8fe139fc391dde4ee6353db1e2341625f2c37833 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b09388b..43f089c 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Need some funds to continue developing this library. All contributions gratefull
### Version history
-- ####v1.3.2-beta1 -
+- ####v1.3.2-beta -
* Fixed a possible deadlock in x64 mode. (Thanks to Aleh Kazakevich)
* Reduced the footprint a little more.
* Support Visual Studio 2015 RC. (Experimental)