diff --git a/configure.ac b/configure.ac index 74bdc38..1e6481d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([gmdb2],[0.9.0-beta3],[https://github.com/mdbtools/gmdb2/issues],[],[https://github.com/mdbtools/gmdb2]) +AC_INIT([gmdb2],[0.9.0],[https://github.com/mdbtools/gmdb2/issues],[],[https://github.com/mdbtools/gmdb2]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR(src/uifiles/gmdb.ui)