Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
KMSCAKKSCFKA AKFACAMADCAS
spacemacs
Commits
9c7250a1
Commit
9c7250a1
authored
May 10, 2016
by
Eivind Fonn
Browse files
Bump version to 0.105.20 and update change log
parent
61270479
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.org
View file @
9c7250a1
*
Release
0.105
.
x
**
0.105.20
(
2016
/
05
/
10
)
***
Fixes
-
Update
Spaceline
configuration
for
new
version
**
0.105.19
(
2016
/
04
/
20
)
***
Fixes
-
Fix
=
dired
-
x
=
autoload
(
thanks
to
darkfeline
)
...
...
init.el
View file @
9c7250a1
...
...
@@ -13,7 +13,7 @@
;; (package-initialize)
(
setq
gc-cons-threshold
100000000
)
(
defconst
spacemacs-version
"0.105.
19
"
"Spacemacs version."
)
(
defconst
spacemacs-version
"0.105.
20
"
"Spacemacs version."
)
(
defconst
spacemacs-emacs-min-version
"24.3"
"Minimal version of Emacs."
)
(
if
(
not
(
version<=
spacemacs-emacs-min-version
emacs-version
))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment