move on to tag 2.3.4

git-svn-id: https://svn.apache.org/repos/asf/httpd/mod_fcgid/trunk@823074 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/modules/fcgid/fcgid_conf.h b/modules/fcgid/fcgid_conf.h
index ec8f01e..553d5f1 100644
--- a/modules/fcgid/fcgid_conf.h
+++ b/modules/fcgid/fcgid_conf.h
@@ -26,7 +26,7 @@
 #define MODFCGID_VERSION_MAJOR  2
 #define MODFCGID_VERSION_MINOR  3
 #define MODFCGID_VERSION_SUBVER 4
-#define MODFCGID_VERSION_DEV    1
+#define MODFCGID_VERSION_DEV    0
 
 #if MODFCGID_VERSION_DEV
 #define MODFCGID_VERSION_DEVSTR "-dev"