branch: elpa/yaml-mode
commit bce5aa195f30734b2f559ee36065e6c96b36986e
Author: User <yoshiki@facere.(none)>
Commit: User <yoshiki@facere.(none)>
changed version and added Changes
---
Changes | 4 ++++
Makefile | 2 +-
README | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/Changes b/Changes
index 0306ffd..4a2b2a6 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+0.0.4 Mon Apr 20 16:46:13 2009 JST
+ - Patch from knagano and mad-p. Fixed font-lock bugs(#4)
+ * Move to github.com
+ New repogitory is http://github.com/yoshiki/yaml-mode/tree/master
0.0.3 Thu Jan 25 15:36:51 2007 JST
- Patch from Julian Scheid. Fixed comment hilighting bugs
using this idea. #2
diff --git a/Makefile b/Makefile
index de9daf4..b135d1b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.0.3
+VERSION=0.0.4
EMACS = emacs
PREFIX = /usr/local
INSTALLLIBDIR = $(PREFIX)/share/emacs/site-lisp
diff --git a/README b/README
index e6d4108..6c254cf 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
yaml-mode - Simple major mode to edit YAML file for emacs
VERSION
- 0.0.3
+ 0.0.4
SYNOPSIS
To install, just drop this file into a directory in your