branch: externals/m-buffer
commit 354e1c6b2a4b5db0f321b04267179469bdf92d42
Author: Phillip Lord <[email protected]>
Commit: Phillip Lord <[email protected]>
Change version suffix to alpha.
---
m-buffer.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/m-buffer.el b/m-buffer.el
index c6e2efb417..0d9449123a 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.4-SNAPSHOT
+;; Version: 0.4-alpha
;; Package-Requires: ((dash "2.5.0")(emacs "24.3"))
;; The contents of this file are subject to the GPL License, Version 3.0.