We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64b61a commit 3b229bdCopy full SHA for 3b229bd
configure.ac
@@ -1,5 +1,5 @@
1
dnl Process this file with autoconf to produce a configure script.
2
-AC_INIT([gmdb2],[0.9.0-beta2],[https://github.com/mdbtools/gmdb2/issues],[],[https://github.com/mdbtools/gmdb2])
+AC_INIT([gmdb2],[0.9.0-beta3],[https://github.com/mdbtools/gmdb2/issues],[],[https://github.com/mdbtools/gmdb2])
3
AC_CONFIG_MACRO_DIR([m4])
4
AC_CONFIG_AUX_DIR([build-aux])
5
AC_CONFIG_SRCDIR(src/uifiles/gmdb.ui)
0 commit comments