branch: externals/sql-indent commit ea5aa87c9b8ce6020758d4b4e5d73fc2c50eacfa Author: Alex Harsányi <alexharsa...@gmail.com> Commit: Alex Harsányi <alexharsa...@gmail.com>
bump version to 1.6 --- sql-indent.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql-indent.el b/sql-indent.el index c528f78..5a42695 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.5 +;; Version: 1.6 ;; Keywords: languages sql ;; Homepage: https://github.com/alex-hhh/emacs-sql-indent ;; Package-Requires: ((cl-lib "0.5"))