aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Jackson <phil@shellarchive.co.uk>2011-03-23 16:17:12 +0000
committerPhil Jackson <phil@shellarchive.co.uk>2011-03-23 16:17:12 +0000
commit7b3473865309c8a6bc41d0e674ee648e124bf106 (patch)
treeb42a469d03431825ab188a5dfd591baa14dd2594
parent57bfbe8f5b2730db8327ec227de73edab2ca1887 (diff)
Version bump.1.0.0
-rw-r--r--Makefile2
-rw-r--r--magit.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0928bc1..274c5d9 100644
--- a/Makefile
+++ b/Makefile
@@ -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
diff --git a/magit.el b/magit.el
index 230f8ce..01442d6 100644
--- a/magit.el
+++ b/magit.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
;;