diff --git a/configure.ac b/configure.ac index 037921a..af12e79 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # write PACKAGE_URL as "http" not "https" for About dialog to display a clickable link in the Credits tab. -AC_INIT([YAD], [0.42.80], [https://github.com/step-/yad/issues], yad, [http://github.com/step-/yad]) +AC_INIT([YAD], [0.42.81], [https://github.com/step-/yad/issues], yad, [http://github.com/step-/yad]) AC_CONFIG_AUX_DIR([build]) AM_INIT_AUTOMAKE([1.11 foreign dist-xz no-dist-gzip])