branch: elpa/swift-mode
commit 699e896142ae0da8c6051310c3d41660ca63e48b
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
Start work on the 0.2 series
---
swift-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/swift-mode.el b/swift-mode.el
index 63d729e..1e289cb 100644
--- a/swift-mode.el
+++ b/swift-mode.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2014 Chris Barrett
;; Author: Chris Barrett <[email protected]>
-;; Version: 0.1.0
+;; Version: 0.2.0-cvs
;; Package-Requires: ((emacs "24.1"))
;; This file is not part of GNU Emacs.