diff --git a/Post-Processing-Shaders.md b/Post-Processing-Shaders.md index 697823f..6249add 100644 --- a/Post-Processing-Shaders.md +++ b/Post-Processing-Shaders.md @@ -1,4 +1,4 @@ -Starting with Dolphin 4.0-XXXXXXXX there has been work done to improve post processing shaders to allow more user configurability without having to modify the shader sources themselves. In order to take advantage of these features, post processing shaders must be updated to take advantage of these new features. +Starting with Dolphin 4.0-2554 there has been work done to improve post processing shaders to allow more user configurability without having to modify the shader sources themselves. In order to take advantage of these features, post processing shaders must be updated to take advantage of these new features. ## Staying Portable ---