branch: externals/sql-indent commit 08f0417fd739a789991d739be7d524c419558741 Author: Alex Harsanyi <alexharsa...@gmail.com> Commit: Alex Harsanyi <alexharsa...@gmail.com>
Update version to 1.4 --- sql-indent.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql-indent.el b/sql-indent.el index 8511150..7d84583 100644 --- a/sql-indent.el +++ b/sql-indent.el @@ -4,7 +4,7 @@ ;; Author: Alex Harsanyi <alexharsa...@gmail.com> ;; Created: 27 Sep 2006 -;; Version: 1.3 +;; Version: 1.4 ;; Keywords: languages sql ;; Homepage: https://github.com/alex-hhh/emacs-sql-indent ;; Package-Requires: ((cl-lib "0.5"))