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 3b625aa..a5ba0de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
dnl -*- Autoconf -*-
-AC_INIT(pinentry-rofi, 2.0.0)
-AC_SUBST(HVERSION, "\"2.0.0\"")
+AC_INIT(pinentry-rofi, 2.0.2)
+AC_SUBST(HVERSION, "\"2.0.2\"")
AC_SUBST(AUTHOR, "\"Fredrik Salomonsson\"")
AC_SUBST(COPYRIGHT, "'(2020)")
AC_SUBST(LICENSE, gpl3+)