branch: externals/csv-mode
commit 3af03bd5700f0987da4fcfbac9a004c525a93ade
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>
* csv-mode.el: Bump version number.
---
csv-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/csv-mode.el b/csv-mode.el
index aa426d0..37da4d3 100644
--- a/csv-mode.el
+++ b/csv-mode.el
@@ -5,7 +5,7 @@
;; Author: Francis J. Wright <F.J.Wright at qmul.ac.uk>
;; Time-stamp: <23 August 2004>
;; URL: http://centaur.maths.qmul.ac.uk/Emacs/
-;; Version: 1.0
+;; Version: 1.1
;; Keywords: convenience
;; This package is free software; you can redistribute it and/or modify