branch: externals/bbdb commit e300a375d55ef4033b3651e937c5ec2042871f91 Author: Roland Winkler <wink...@gnu.org> Commit: Roland Winkler <wink...@gnu.org>
Increase version number to 3.2.2 --- lisp/bbdb.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/bbdb.el b/lisp/bbdb.el index 3ea2bb18f1..d2e649d9b6 100644 --- a/lisp/bbdb.el +++ b/lisp/bbdb.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2010-2022 Free Software Foundation, Inc. ;; Maintainer: Roland Winkler <wink...@gnu.org> -;; Version: 3.2.1 +;; Version: 3.2.2 ;; Package-Requires: ((emacs "24") (cl-lib "0.5")) ;; This file is part of the Insidious Big Brother Database (aka BBDB),