Skip to content

Commit

Permalink
Bump version to 0.103.3
Browse files Browse the repository at this point in the history
  • Loading branch information
syl20bnr committed Aug 5, 2015
1 parent 1484fc8 commit 2fa60e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.org
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
* Release 0.103.x
** 0.103.3 (2015/08/04)
*** Layer changes
**** Osx
- Rename =reveal-in-finder= to its new name =reveal-in-osx-finder=
** 0.103.2 (2015/07/04)
*** Layer changes
**** Git
Expand Down
2 changes: 1 addition & 1 deletion init.el
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
;; Without this comment emacs25 adds (package-initialize) here
;; (package-initialize)

(defconst spacemacs-version "0.103.2" "Spacemacs version.")
(defconst spacemacs-version "0.103.3" "Spacemacs version.")
(defconst spacemacs-emacs-min-version "24.3" "Minimal version of Emacs.")

(defun spacemacs/emacs-version-ok ()
Expand Down

0 comments on commit 2fa60e4

Please sign in to comment.