branch: elpa/yaml-mode
commit 2c0359feae34b037d8c2ed675cba3481a972db4c
Author: yoshiki <yoshiki@c9fe89ab-c918-0410-b9be-faebe9bd2962>
Commit: yoshiki <yoshiki@c9fe89ab-c918-0410-b9be-faebe9bd2962>
change VERSION
git-svn-id: http://svn.clouder.jp/repos/public/yaml-mode/trunk@19
c9fe89ab-c918-0410-b9be-faebe9bd2962
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 86c91d0..e0cb7d6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.01
+VERSION=0.0.2
EMACS = emacs
PREFIX = /usr/local
INSTALLLIBDIR = $(PREFIX)/share/emacs/site-lisp