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>2008-06-18 11:42:32 +0400
committerBrodie Thiesfield <brofield@gmail.com>2008-06-18 11:42:32 +0400
commit71b56bf6835b9f7b28e2fa33073f698547acfa7a (patch)
tree1342f64cbc5f9483311a57e953691ffceb01c0b2
parent3c03938a18dd227b5ad481ac917cd8aead9343f9 (diff)
bump version to 4.8.1 for release
-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 8287560..d8f1047 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.8
+ <tr><th>Version <td>4.8.1
</table>
Jump to the @link CSimpleIniTempl CSimpleIni @endlink interface documentation.
diff --git a/package.cmd b/package.cmd
index eac73d7..fbb1785 100644
--- a/package.cmd
+++ b/package.cmd
@@ -1,4 +1,4 @@
-set VERSION=4.8
+set VERSION=4.8.1
set SEVENZIP="C:\Program Files\7-Zip\7z.exe"