diff include/freeDiameter/libfdproto.h @ 1159:05f74dc19c49

Include source rev number in version information when available
author Sebastien Decugis <sdecugis@freediameter.net>
date Fri, 31 May 2013 11:20:27 +0800
parents 51ce5a30df2d
children e8bf101264fa
line wrap: on
line diff
--- a/include/freeDiameter/libfdproto.h	Fri May 31 11:19:35 2013 +0800
+++ b/include/freeDiameter/libfdproto.h	Fri May 31 11:20:27 2013 +0800
@@ -122,6 +122,8 @@
 /* Call this one when the application terminates, to destroy internal threads */
 void fd_libproto_fini(void);
 
+/* Retrieve the version of the binary */
+extern const char fd_libproto_version[];
 
 /*============================================================*/
 /*                          DEBUG                             */
"Welcome to our mercurial repository"