branch: externals/heap commit 10a68e6000bdf630aa7232e57ba25390423991d8 Author: Toby S. Cubitt <toby-predict...@dr-qubit.org> Commit: Toby S. Cubitt <toby-predict...@dr-qubit.org>
Bump version numbers since we've added iterator generators. --- heap.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heap.el b/heap.el index e1c03dc..928e604 100644 --- a/heap.el +++ b/heap.el @@ -4,7 +4,7 @@ ;; Copyright (C) 2004-2006, 2008, 2012-2013, 2017 Free Software Foundation, Inc ;; Author: Toby Cubitt <toby-predict...@dr-qubit.org> -;; Version: 0.4 +;; Version: 0.5 ;; Keywords: extensions, data structures, heap, priority queue ;; URL: http://www.dr-qubit.org/emacs.php ;; Repository: http://www.dr-qubit.org/git/predictive.git