From b3bd49c756cd959c0fb998d27eaf3d273570b05e Mon Sep 17 00:00:00 2001 From: Jules Tamagnan Date: Thu, 19 May 2016 16:41:27 -0400 Subject: [PATCH] Bump version to 1.4.0 The last version change was many years ago. --- multiple-cursors.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multiple-cursors.el b/multiple-cursors.el index 675cf38..fabdab1 100644 --- a/multiple-cursors.el +++ b/multiple-cursors.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2013 Magnar Sveen ;; Author: Magnar Sveen -;; Version: 1.2.2 +;; Version: 1.4.0 ;; Keywords: editing cursors ;; This program is free software; you can redistribute it and/or modify