V2.4.0.4

Change-Id: I3c44a1b6ac08c7c412fa231ddc11267ca37eb0c0
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index f03d0ea..741f709 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -33,7 +33,7 @@
 # Patch level is always ".0" for mainline (master).  It is blank for development.
 # When starting a stable maintenance branch, this becomes ".N"
 # where N is monotonically increasing starting at 1. Remember to include the "." !!
-set(GANESHA_PATCH_LEVEL .0.3)
+set(GANESHA_PATCH_LEVEL .0.4)
 
 # Extra version is for naming development/RC.  It is blank in master/stable branches
 # so it can be available to end-users to name local variants/versions