Skip to content

Commit

Permalink
Bump version to 0.102.2
Browse files Browse the repository at this point in the history
  • Loading branch information
syl20bnr committed Jun 4, 2015
1 parent be0ce89 commit 8dadfc1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.org
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
* Release 0.102.x
** 0.102.2 (2015/06/03)
*** Layer changes
**** Org
- Fix bug with =ox-gfm= by moving it to extensions
*** Core
- Fix detection of new versions by correctly fetch latest changes
** 0.102.1 (2015/06/01)
*** Layer changes
**** Org
Expand Down
2 changes: 1 addition & 1 deletion init.el
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
;; This file is not part of GNU Emacs.
;;
;;; License: GPLv3
(defconst spacemacs-version "0.102.1" "Spacemacs version.")
(defconst spacemacs-version "0.102.2" "Spacemacs version.")
(defconst spacemacs-emacs-min-version "24.3" "Minimal version of Emacs.")

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

0 comments on commit 8dadfc1

Please sign in to comment.