Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
+------------------------------------------------------------------------------
+version 0.5 Nov 11, 2008
+
* common:
FIX: fix build of the trie from an unsorted string list FRU
#include "server.h"
#define DAEMON_NAME "pfix-srsd"
-#define DAEMON_VERSION "0.4"
+#define DAEMON_VERSION "0.5"
#define DEFAULT_ENCODER_PORT 10001
#define DEFAULT_DECODER_PORT 10002
#define RUNAS_USER "nobody"
#include "query.h"
#define DAEMON_NAME "postlicyd"
-#define DAEMON_VERSION "0.4"
+#define DAEMON_VERSION "0.5"
#define DEFAULT_PORT 10000
#define RUNAS_USER "nobody"
#define RUNAS_GROUP "nogroup"