X-Git-Url: https://code.grnet.gr/git/snf-image/blobdiff_plain/1d6db483417a89f6bd9055e546d92ebc31bc7e8e..d492592c8977357e336a8a8f2f9fe0e25ad0032f:/snf-image-helper/configure.ac diff --git a/snf-image-helper/configure.ac b/snf-image-helper/configure.ac index acf5754..30439c6 100644 --- a/snf-image-helper/configure.ac +++ b/snf-image-helper/configure.ac @@ -1,5 +1,6 @@ AC_PREREQ(2.59) -AC_INIT(snf-image-helper, 0.6.5, synnefo@lists.grnet.gr) +m4_include([../version.m4]) +AC_INIT(snf-image-helper, devflow_version, synnefo@googlegroups.com) AC_CONFIG_AUX_DIR(autotools) AC_CONFIG_SRCDIR(configure)