branch: externals/m-buffer
commit 5784538b015fc4c3480aa5a983d9e94a23030d00
Author: Phillip Lord <[email protected]>
Commit: Phillip Lord <[email protected]>
v0.4 iteration.
---
m-buffer.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/m-buffer.el b/m-buffer.el
index 8dcc64ed45..3a7caa9e47 100644
--- a/m-buffer.el
+++ b/m-buffer.el
@@ -4,7 +4,7 @@
;; Author: Phillip Lord <[email protected]>
;; Maintainer: Phillip Lord <[email protected]>
-;; Version: 0.3
+;; Version: 0.4-SNAPSHOT
;; Package-Requires: ((dash "2.5.0")(emacs "24.3"))
;; The contents of this file are subject to the GPL License, Version 3.0.