From 1ad10f5795d76ee8d66c642cc4165593ce6a9e39 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Tue, 17 Sep 2002 11:54:55 +0000 Subject: Undertaking of /the string version/ (nice to see if running version is from CVS. CVS patchset: 2679 CVS date: 2002/09/17 11:54:55 --- include/xine.h.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/xine.h.in b/include/xine.h.in index 9fb371004..091ca3f2d 100644 --- a/include/xine.h.in +++ b/include/xine.h.in @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xine.h.in,v 1.14 2002/09/14 19:04:07 guenter Exp $ + * $Id: xine.h.in,v 1.15 2002/09/17 11:54:55 f1rmb Exp $ * * public xine-lib (libxine) interface and documentation * @@ -1017,6 +1017,7 @@ int xine_check_version(int major, int minor, int sub) ; #define XINE_MAJOR_VERSION @XINE_MAJOR@ #define XINE_MINOR_VERSION @XINE_MINOR@ #define XINE_SUB_VERSION @XINE_SUB@ +#define XINE_VERSION "@VERSION@" #ifdef __cplusplus } -- cgit v1.2.3