All of lore.kernel.org
 help / color / mirror / Atom feed
* dmraid/tools version.h.in
@ 2010-05-30 19:10 zkabelac
  0 siblings, 0 replies; only message in thread
From: zkabelac @ 2010-05-30 19:10 UTC (permalink / raw)
  To: dm-cvs, dm-devel

CVSROOT:	/cvs/dm
Module name:	dmraid
Changes by:	zkabelac@sourceware.org	2010-05-30 19:10:15

Modified files:
	tools          : version.h.in 

Log message:
	Update to use new substituted variables from configure

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/dmraid/tools/version.h.in.diff?cvsroot=dm&r1=1.1&r2=1.2

--- dmraid/tools/version.h.in	2008/02/22 16:57:37	1.1
+++ dmraid/tools/version.h.in	2010/05/30 19:10:15	1.2
@@ -1,3 +1,4 @@
 #ifndef	DMRAID_VERSION
-#define	DMRAID_VERSION	"@DMRAID_VERSION@ @FLAVOUR@"
+#define	DMRAID_VERSION	"@DMRAID_LIB_MAJOR@.@DMRAID_LIB_MINOR@.@DMRAID_LIB_SUBMINOR@." \
+			"@DMRAID_LIB_SUFFIX@ @DMRAID_LIB_DATE@ @FLAVOUR@"
 #endif

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-30 19:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-30 19:10 dmraid/tools version.h.in zkabelac

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.