From a08f0e331ca4b2bf506c7fd4099cc0f9651aecaf Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 18 Jun 2016 01:31:04 -0400 Subject: [PATCH] v1.2.3 bump --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index 37ee3e07c..ca4832eee 100644 --- a/init.el +++ b/init.el @@ -2,7 +2,7 @@ ;; ;; Author: Henrik Lissner ;; URL: https://github.com/hlissner/.emacs.d -;; Version: 1.2.2 +;; Version: 1.2.3 ;; ;; ================= =============== =============== ======== ======== ;; \\ . . . . . . .\\ //. . . . . . .\\ //. . . . . . .\\ \\. . .\\// . . // @@ -60,6 +60,7 @@ module-data ; config/data formats module-db ; using emacs as a db browser/client module-elisp ; drowning in parentheses + module-eshell ; so I can have a sane shell, even in Windows module-go ; the hipster dialect module-haskell ; a language that's lazier than I am module-java ; the poster child for carpal tunnel syndrome