]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/minconn.c
Make the example plugins here export the version number that they
[ppp.git] / pppd / plugins / minconn.c
index 8c9354ebd364ea98d2d558cbe3b857e3289b6915..d0514d32047f3d692e7263eb693b41f9d3eb3aeb 100644 (file)
@@ -12,6 +12,8 @@
 #include <time.h>
 #include "pppd.h"
 
+char pppd_version[] = VERSION;
+
 static int minconnect = 0;
 
 static option_t my_options[] = {