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

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorvald Natvig <slicer@users.sourceforge.net>2009-12-11 14:33:23 +0300
committerThorvald Natvig <slicer@users.sourceforge.net>2009-12-11 14:33:23 +0300
commitf0298e366ee6853fb97c3b05b5be2b845755f174 (patch)
tree3b6026c4994c25282694f2190c992545dc35f3d1 /installer
parent867da14aacb290604faa603d358f2a2f9d6ec3f8 (diff)
Bump version to 1.2.1
Diffstat (limited to 'installer')
-rw-r--r--installer/Mumble.nsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/installer/Mumble.nsi b/installer/Mumble.nsi
index 5b6ae2c79..34aa98d85 100644
--- a/installer/Mumble.nsi
+++ b/installer/Mumble.nsi
@@ -191,11 +191,11 @@ Section "" SectionCommon
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Mumble" \
"Publisher" "Mumble"
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Mumble" \
- "InstallSource" "http://prdownloads.sourceforge.net/mumble/Mumble-1.2.0.exe?download"
+ "InstallSource" "http://prdownloads.sourceforge.net/mumble/Mumble-1.2.1.exe?download"
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Mumble" \
"URLInfoAbout" "http://mumble.sourceforge.net/"
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Mumble" \
- "DisplayVersion" "1.2.0"
+ "DisplayVersion" "1.2.1"
WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Mumble" \
"NoModify" 1
WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Mumble" \