bump to 0.4.0

New master

Refs #72274

Change-Id: I92ffec29ba35909ba34c2e3a8bc43ff18c1a97c7
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f8da86b..8406bc0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -16,7 +16,7 @@
 # set project name and version
 PROJECT(ring-client-gnome)
 SET(PROJECT_VERSION_MAJOR 0)
-SET(PROJECT_VERSION_MINOR 3)
+SET(PROJECT_VERSION_MINOR 4)
 SET(PROJECT_VERSION_PATCH 0)
 
 # create config header file to pass cmake settings to source code