branch: externals/cm-mode
commit 526d5da91d2f17f4e82d4ce8e4230809d4855efc
Author: Joost Kremers <[email protected]>
Commit: Joost Kremers <[email protected]>

    Bump version number to 1.0.
    
    This is the first version that seems to work correctly and does what I
    initially envisaged.
---
 cm-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cm-mode.el b/cm-mode.el
index 6bf4f7312e..c4c0c230fd 100644
--- a/cm-mode.el
+++ b/cm-mode.el
@@ -5,7 +5,7 @@
 ;; Author: Joost Kremers <[email protected]>
 ;; Maintainer: Joost Kremers <[email protected]>
 ;; Created: 14 Feb 2013
-;; Version: 0.1
+;; Version: 1.0
 ;; Keywords: text, markdown
 
 ;; Redistribution and use in source and binary forms, with or without

Reply via email to