branch: externals/gnorb commit 4e04c776a90f0e866705b6ad3ec89063603dab59 Author: Eric Abrahamsen <e...@ericabrahamsen.net> Commit: Eric Abrahamsen <e...@ericabrahamsen.net>
Release 1.6.10 There are still plenty more compiler warnings to attend to, but I'm not getting to them, and meanwhile there are actual bug-fixes in here that need to go out. --- gnorb.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnorb.el b/gnorb.el index 90a046f..9f50727 100644 --- a/gnorb.el +++ b/gnorb.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2018-2020 Free Software Foundation, Inc. -;; Version: 1.6.9 +;; Version: 1.6.10 ;; Package-Requires: ((cl-lib "0.5")) ;; Maintainer: Eric Abrahamsen <e...@ericabrahamsen.net>