summaryrefslogtreecommitdiff
path: root/lib/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/version.h')
-rw-r--r--lib/version.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/version.h b/lib/version.h
index 84df21c6..f0387f0b 100644
--- a/lib/version.h
+++ b/lib/version.h
@@ -22,6 +22,8 @@
#ifndef _ZEBRA_VERSION_H
#define _ZEBRA_VERSION_H
+#define QUAGGA_PROGNAME "quagga"
+
#define QUAGGA_VERSION "0.96"
#define ZEBRA_BUG_ADDRESS "bug-zebra@gnu.org"