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

github.com/mpc-hc/rarfilesource.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOctaneSnail <os@v12pwr.com>2008-12-15 00:42:41 +0300
committerOctaneSnail <os@v12pwr.com>2008-12-15 00:42:41 +0300
commitdb4ee2f9b403daf1ff3f3c62aaf068e3ab90628e (patch)
tree9c51ab2f4bec699dfb60a4918dab62c4358ac7f0 /RFS.nsi
parent9302493b5e5e658b1a5bb17cd76d449c25b9b823 (diff)
Update version.
Diffstat (limited to 'RFS.nsi')
-rw-r--r--RFS.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/RFS.nsi b/RFS.nsi
index db41174..be26743 100644
--- a/RFS.nsi
+++ b/RFS.nsi
@@ -17,7 +17,7 @@
!include MUI2.nsh
!include Library.nsh
-!define VERSION "v0.8.1"
+!define VERSION "v0.9"
Name "RAR File Source"
OutFile "RARFileSource-${VERSION}.exe"