Index: Application/Ringtoets/src/Application.Ringtoets.Setup/Gebruikershandleiding Ringtoets 16.4.4.pdf =================================================================== diff -u -r28f595a48d8db439bb70262bee5d91a1041bf96e -r56d4e7e85ae5aeb31bc5af400448fe0886338624 Binary files differ Index: Application/Ringtoets/src/Application.Ringtoets.Setup/Gebruikershandleiding Ringtoets 17.1.1.pdf =================================================================== diff -u Binary files differ Index: Application/Ringtoets/src/Application.Ringtoets.Setup/Product.wxs =================================================================== diff -u -rff41a4df81fabad5ed7e37bdbc140f70161acbf8 -r56d4e7e85ae5aeb31bc5af400448fe0886338624 --- Application/Ringtoets/src/Application.Ringtoets.Setup/Product.wxs (.../Product.wxs) (revision ff41a4df81fabad5ed7e37bdbc140f70161acbf8) +++ Application/Ringtoets/src/Application.Ringtoets.Setup/Product.wxs (.../Product.wxs) (revision 56d4e7e85ae5aeb31bc5af400448fe0886338624) @@ -79,7 +79,7 @@ - + @@ -107,7 +107,7 @@ Index: Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs =================================================================== diff -u -r3fb0df0ed6e64657154700ee7706e035d5bf99f5 -r56d4e7e85ae5aeb31bc5af400448fe0886338624 --- Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 3fb0df0ed6e64657154700ee7706e035d5bf99f5) +++ Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 56d4e7e85ae5aeb31bc5af400448fe0886338624) @@ -150,7 +150,7 @@ SupportEmailAddress = "www.helpdeskwater.nl", SupportPhoneNumber = "+31 (0)88-797 7102", MainWindowTitle = "Ringtoets", - ManualFilePath = "..\\Gebruikershandleiding Ringtoets 16.4.4.pdf" + ManualFilePath = "..\\Gebruikershandleiding Ringtoets 17.1.1.pdf" }; var mainWindow = new MainWindow(); var projectMigrator = new RingtoetsProjectMigrator(new DialogBasedInquiryHelper(mainWindow));