Version 0.4
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Fri, 17 Oct 2008 21:01:32 +0000 (23:01 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Fri, 17 Oct 2008 21:01:32 +0000 (23:01 +0200)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
ChangeLog
pfix-srsd/main-srsd.c
postlicyd/main-postlicyd.c

index 599c68f..da657dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-version 0.4
+version 0.4                                                       Oct 17, 2008
 
   * common:
     NEW: support for Darwin                                                FRU
 
   * common:
     NEW: support for Darwin                                                FRU
index e95ffd9..e271eda 100644 (file)
@@ -43,7 +43,7 @@
 #include "server.h"
 
 #define DAEMON_NAME             "pfix-srsd"
 #include "server.h"
 
 #define DAEMON_NAME             "pfix-srsd"
-#define DAEMON_VERSION          "0.3"
+#define DAEMON_VERSION          "0.4"
 #define DEFAULT_ENCODER_PORT    10001
 #define DEFAULT_DECODER_PORT    10002
 #define RUNAS_USER              "nobody"
 #define DEFAULT_ENCODER_PORT    10001
 #define DEFAULT_DECODER_PORT    10002
 #define RUNAS_USER              "nobody"
index 7d7d8df..08c6a2b 100644 (file)
@@ -44,7 +44,7 @@
 #include "query.h"
 
 #define DAEMON_NAME             "postlicyd"
 #include "query.h"
 
 #define DAEMON_NAME             "postlicyd"
-#define DAEMON_VERSION          "0.3"
+#define DAEMON_VERSION          "0.4"
 #define DEFAULT_PORT            10000
 #define RUNAS_USER              "nobody"
 #define RUNAS_GROUP             "nogroup"
 #define DEFAULT_PORT            10000
 #define RUNAS_USER              "nobody"
 #define RUNAS_GROUP             "nogroup"