diff options
| author | Phil Jackson <phil@shellarchive.co.uk> | 2011-03-23 16:17:12 +0000 |
|---|---|---|
| committer | Phil Jackson <phil@shellarchive.co.uk> | 2011-03-23 16:17:12 +0000 |
| commit | 7b3473865309c8a6bc41d0e674ee648e124bf106 (patch) | |
| tree | b42a469d03431825ab188a5dfd591baa14dd2594 | |
| parent | 57bfbe8f5b2730db8327ec227de73edab2ca1887 (diff) | |
Version bump.1.0.0
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | magit.el | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -VERSION=0.8.2 +VERSION=1.0.0 EMACS=emacs PREFIX=/usr/local ELS=magit.el magit-svn.el magit-topgit.el magit-key-mode.el @@ -40,7 +40,7 @@ ;; Original Author: Marius Vollmer <marius.vollmer@nokia.com> ;; Lead developer: Phil Jackson <phil@shellarchive.co.uk> -;; Version: 0.8.2 +;; Version: 1.0.0 ;; Keywords: tools ;; |
