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

Re: svn commit: r8797 - branches/1.0.0-beta1/subversion/include

From: <kfogel_at_collab.net>
Date: 2004-02-20 23:36:08 CET

josander@tigris.org writes:
> -#define SVN_VER_TAG " (dev build)"
> +#define SVN_VER_TAG "beta"
>
>
> /** Number tag: a string describing the version.
> @@ -98,7 +98,7 @@
> *
> * Always change this at the same time as SVN_VER_TAG.
> */
> -#define SVN_VER_NUMTAG "-dev"
> +#define SVN_VER_NUMTAG "-beta"

Should be "beta1", not "beta", right?

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 21 00:38:44 2004

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.