[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

version number

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-05-29 21:48:05 CEST

$ svn -v

Subversion, version (client)
      compiled May 29 2001, 09:39:27

$ more configure.in

...
#AM_INIT_AUTOMAKE(subversion, "M2 (pre-alpha)", no-define)
...

$ more svn_private_config.h

...
/* Version number of Subversion */
#define SVN_VERSION ""
...

*snif*, *sob*

Any way to get this version number automatically defined without automake? :)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:31 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.