~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/bzr_version.m4.in

  • Committer: Monty Taylor
  • Date: 2009-04-25 20:45:19 UTC
  • mto: (997.2.5 mordred)
  • mto: This revision was merged to the branch mainline in revision 1003.
  • Revision ID: mordred@inaugust.com-20090425204519-lgrl7mz2r66v0jby
Blackhole.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
 
3
BZR_REVNO=@BZR_REVNO@
 
4
BZR_REVID=@BZR_REVID@
 
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])