branch: externals/queue
commit c9ec2e33f26b068c40b8391e91a7839546fa8355
Author: Toby S. Cubitt <[email protected]>
Commit: Toby S. Cubitt <[email protected]>
Bump version numbers since we've added iterator generators.
---
queue.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/queue.el b/queue.el
index ca9f5ab..4e173b3 100644
--- a/queue.el
+++ b/queue.el
@@ -5,7 +5,7 @@
;; Author: Inge Wallin <[email protected]>
;; Toby Cubitt <[email protected]>
;; Maintainer: Toby Cubitt <[email protected]>
-;; Version: 0.1.1
+;; Version: 0.2
;; Keywords: extensions, data structures, queue
;; URL: http://www.dr-qubit.org/emacs.php
;; Repository: http://www.dr-qubit.org/git/predictive.git