From cc55ed4365f3cf0163e5feded5d63c710f03bd1d Mon Sep 17 00:00:00 2001
From: Mario Fetka <mario.fetka@gmail.com>
Date: Wed, 7 Jan 2015 15:52:11 +0100
Subject: [PATCH] Bump

---
 CLIENT_DATA/setup32.ins                    | 2 +-
 CLIENT_DATA/uninstall32.ins                | 2 +-
 TeamViewer_Setup_de-10.0.36897.exe.sha1sum | 1 +
 TeamViewer_Setup_de-9.0.32494.exe.sha1sum  | 1 -
 builder-product.cfg                        | 6 +++---
 5 files changed, 6 insertions(+), 6 deletions(-)
 create mode 100644 TeamViewer_Setup_de-10.0.36897.exe.sha1sum
 delete mode 100644 TeamViewer_Setup_de-9.0.32494.exe.sha1sum

diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins
index 2906d56..730c2b5 100644
--- a/CLIENT_DATA/setup32.ins
+++ b/CLIENT_DATA/setup32.ins
@@ -39,7 +39,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
 ; no white space use '-' as a seperator
 Set $MinimumSpace$    = "20 MB"
 ; the path were we find the product after the installation
-Set $InstallDir$      = "%ProgramFiles32Dir%\TeamViewer\Version9"
+Set $InstallDir$      = "%ProgramFiles32Dir%\TeamViewer\Version10"
 ; ----------------------------------------------------------------
 
 Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini"
diff --git a/CLIENT_DATA/uninstall32.ins b/CLIENT_DATA/uninstall32.ins
index a55475f..333db33 100644
--- a/CLIENT_DATA/uninstall32.ins
+++ b/CLIENT_DATA/uninstall32.ins
@@ -33,7 +33,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
 ; ----------------------------------------------------------------
 ; - Please edit the following values                             -
 ; ----------------------------------------------------------------
-Set $InstallDir$      = "%ProgramFiles32Dir%\TeamViewer\Version9"
+Set $InstallDir$      = "%ProgramFiles32Dir%\TeamViewer\Version10"
 ; ----------------------------------------------------------------
 
 Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini"
diff --git a/TeamViewer_Setup_de-10.0.36897.exe.sha1sum b/TeamViewer_Setup_de-10.0.36897.exe.sha1sum
new file mode 100644
index 0000000..e0568f2
--- /dev/null
+++ b/TeamViewer_Setup_de-10.0.36897.exe.sha1sum
@@ -0,0 +1 @@
+8436df1d2c36ca0b95ee1360e0bc0c014caec7b4  /home/mario.fetka/.opsi-dist-cache/teamviewer.teamviewer10-10.0.36897/X86/TeamViewer_Setup_de-10.0.36897.exe
diff --git a/TeamViewer_Setup_de-9.0.32494.exe.sha1sum b/TeamViewer_Setup_de-9.0.32494.exe.sha1sum
deleted file mode 100644
index b60b1ce..0000000
--- a/TeamViewer_Setup_de-9.0.32494.exe.sha1sum
+++ /dev/null
@@ -1 +0,0 @@
-889b73e979f4e881f08fecd6ee90ad91187d221e  /home/mario.fetka/.opsi-dist-cache/teamviewer.teamviewer9-9.0.32494/X86/TeamViewer_Setup_de-9.0.32494.exe
diff --git a/builder-product.cfg b/builder-product.cfg
index 63469bc..0ee4df2 100644
--- a/builder-product.cfg
+++ b/builder-product.cfg
@@ -2,10 +2,10 @@
 # Setup product information 
 ############################
 VENDOR="teamviewer.com"
-PN="teamviewer.teamviewer9"
-NAME="TeamViewer 9"
+PN="teamviewer.teamviewer10"
+NAME="TeamViewer 10"
 DESCRIPTION="TeamViewer - die All-In-One Software fuer Fernwartung und Online Meeting"
-VERSION="9.0.32494"
+VERSION="10.0.36897"
 RELEASE="3"
 PRIORITY="0"
 ADVICE=""