Index: Application/Ringtoets/src/Application.Ringtoets.Setup/Gebruikershandleiding Ringtoets 17.2.2.pdf =================================================================== diff -u -r3104819f3117da999474c274001ddd84f88f4482 -r02eddf65fc2b9548d4b67a1fe6263e721d3e8657 Binary files differ Index: Application/Ringtoets/src/Application.Ringtoets.Setup/Gebruikershandleiding Ringtoets 17.3.1.pdf =================================================================== diff -u Binary files differ Index: Application/Ringtoets/src/Application.Ringtoets.Setup/Product.wxs =================================================================== diff -u -r3104819f3117da999474c274001ddd84f88f4482 -r02eddf65fc2b9548d4b67a1fe6263e721d3e8657 --- Application/Ringtoets/src/Application.Ringtoets.Setup/Product.wxs (.../Product.wxs) (revision 3104819f3117da999474c274001ddd84f88f4482) +++ Application/Ringtoets/src/Application.Ringtoets.Setup/Product.wxs (.../Product.wxs) (revision 02eddf65fc2b9548d4b67a1fe6263e721d3e8657) @@ -79,7 +79,7 @@ - + @@ -107,7 +107,7 @@ Index: Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs =================================================================== diff -u -r3104819f3117da999474c274001ddd84f88f4482 -r02eddf65fc2b9548d4b67a1fe6263e721d3e8657 --- Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 3104819f3117da999474c274001ddd84f88f4482) +++ Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 02eddf65fc2b9548d4b67a1fe6263e721d3e8657) @@ -151,7 +151,7 @@ SupportEmailAddress = "www.helpdeskwater.nl", SupportPhoneNumber = "+31 (0)88-797 7102", MainWindowTitle = "Ringtoets", - ManualFilePath = "..\\Gebruikershandleiding Ringtoets 17.2.2.pdf" + ManualFilePath = "..\\Gebruikershandleiding Ringtoets 17.3.1.pdf" }; var mainWindow = new MainWindow(); var projectMigrator = new RingtoetsProjectMigrator(new DialogBasedInquiryHelper(mainWindow));