about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--btpd/btpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/btpd/btpd.h b/btpd/btpd.h
index 481c365..cc8d94d 100644
--- a/btpd/btpd.h
+++ b/btpd/btpd.h
@@ -34,7 +34,7 @@
 #include "btpd_if.h"
 #undef DAEMON
 
-#define BTPD_VERSION (PACKAGE_NAME "/" PACKAGE_VERSION)
+#define BTPD_VERSION PACKAGE_NAME "/" PACKAGE_VERSION
 
 #define BTPD_L_ALL      0xffffffff
 #define BTPD_L_ERROR    0x00000001