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

github.com/windirstat/simpleini.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrodie Thiesfield <brofield@gmail.com>2009-09-15 05:48:39 +0400
committerBrodie Thiesfield <brofield@gmail.com>2009-09-15 05:48:39 +0400
commit378bc6c1ee3ef826d73be2026e65fb962642aaf7 (patch)
tree1f372999782600860cfbb427882e85b5385cef9e
parent1715d525df8efb59a7789240103f42a5ec50b3b8 (diff)
release 4.12
-rw-r--r--SimpleIni.h2
-rw-r--r--package.cmd2
2 files changed, 2 insertions, 2 deletions
diff --git a/SimpleIni.h b/SimpleIni.h
index eced7f8..06e061d 100644
--- a/SimpleIni.h
+++ b/SimpleIni.h
@@ -5,7 +5,7 @@
<tr><th>File <td>SimpleIni.h
<tr><th>Author <td>Brodie Thiesfield [code at jellycan dot com]
<tr><th>Source <td>http://code.jellycan.com/simpleini/
- <tr><th>Version <td>4.11
+ <tr><th>Version <td>4.12
</table>
Jump to the @link CSimpleIniTempl CSimpleIni @endlink interface documentation.
diff --git a/package.cmd b/package.cmd
index eb72549..e13ec50 100644
--- a/package.cmd
+++ b/package.cmd
@@ -1,4 +1,4 @@
-set VERSION=4.11
+set VERSION=4.12
set SEVENZIP="C:\Program Files\7-Zip\7z.exe"