1
dnl We do this here, rather than in configure.ac, so that if it doesn't change
2
dnl nothing has to be rebuilt or anything
5
BZR_BRANCH=@BZR_BRANCH@
6
RELEASE_DATE=@RELEASE_DATE@
7
RELEASE_VERSION=@RELEASE_VERSION@
8
AC_INIT([drizzle],[@RELEASE_VERSION@],[http://bugs.launchpad.net/drizzle])