aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 7719cf7..0719853 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,8 +4,8 @@ dnl SPDX-License-Identifier: CC0-1.0
dnl -*- Autoconf -*-
-AC_INIT(pinentry-rofi, 2.0.4)
-AC_SUBST(HVERSION, "\"2.0.4\"")
+AC_INIT(pinentry-rofi, 2.0.5)
+AC_SUBST(HVERSION, "\"2.0.5\"")
AC_SUBST(AUTHOR, "\"Fredrik Salomonsson\"")
AC_SUBST(COPYRIGHT, "'(2020)")
AC_SUBST(LICENSE, gpl3+)