branch: elpa/dart-mode
commit 7e45699585608cad4fd34d28fe4f5cbfed9cff82
Author: Nathan Weizenbaum <[email protected]>
Commit: Nathan Weizenbaum <[email protected]>
Fix the Version header.
---
dart-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dart-mode.el b/dart-mode.el
index 5adba66..c61de31 100644
--- a/dart-mode.el
+++ b/dart-mode.el
@@ -2,7 +2,7 @@
;; Author: Nathan Weizenbaum
;; URL: http://code.google.com/p/dart-mode
-;; Version 0.2
+;; Version: 0.2
;; Keywords: language
;; Copyright (C) 2011 Google Inc.