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>2010-02-10 15:28:16 +0300
committerThorvald Natvig <slicer@users.sourceforge.net>2010-02-10 15:28:16 +0300
commite31b2659de03e36f352fa15b3d9d968bc1ee2fdf (patch)
treef15e961fcff18b56100f911d6705e99e375f284f /installer
parente2412af574ca37151aaa274bd1d97f08d7459ee5 (diff)
Bump version to 1.2.3
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 dfb26f0e7..e8ec5a9cf 100644
--- a/installer/Mumble.nsi
+++ b/installer/Mumble.nsi
@@ -195,11 +195,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.2.exe?download"
+ "InstallSource" "http://prdownloads.sourceforge.net/mumble/Mumble-1.2.3.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.2"
+ "DisplayVersion" "1.2.3"
WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Mumble" \
"NoModify" 1
WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Mumble" \