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-01-30 02:17:04 +0300
committerThorvald Natvig <slicer@users.sourceforge.net>2009-01-30 02:17:04 +0300
commita3a362d0403158d287e5726e12d195c5cc77ec49 (patch)
tree71197ebdd42857dcfd6356115d090351ed0905b1 /g15helper
parent4aa85bb2b0f8173061fd32ef81d3ab561c0c5a2d (diff)
Version bump
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1485 05730e5d-ab1b-0410-a4ac-84af385074fa
Diffstat (limited to 'g15helper')
-rw-r--r--g15helper/g15helper.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/g15helper/g15helper.rc b/g15helper/g15helper.rc
index ddfe680b0..5fa4cbb35 100644
--- a/g15helper/g15helper.rc
+++ b/g15helper/g15helper.rc
@@ -15,8 +15,8 @@ IDI_ICON1 ICON DISCARDABLE "..\\icons\\g15helper.ico"
#endif
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,1,7,0
- PRODUCTVERSION 1,1,7,0
+ FILEVERSION 1,1,8,0
+ PRODUCTVERSION 1,1,8,0
FILEFLAGSMASK VS_FFI_FILEFLAGSMASK
FILEFLAGS (VER_DEBUG|VER_RELEASE)
FILEOS VOS_NT_WINDOWS32
@@ -29,8 +29,8 @@ VS_VERSION_INFO VERSIONINFO
BEGIN
VALUE "CompanyName", "Mikkel Krautz"
VALUE "FileDescription", "Mumble G15 LCD Helper"
- VALUE "FileVersion", "1.1.7"
- VALUE "ProductVersion", "1.1.7"
+ VALUE "FileVersion", "1.1.8"
+ VALUE "ProductVersion", "1.1.8"
VALUE "LegalCopyright", "Copyright (C) 2008-2009, Mikkel Krautz <mikkel@krautz.dk>"
VALUE "OriginalFilename", "mumble-g15-helper.exe"
VALUE "ProductName", "Mumble G15 LCD Helper"