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
664ba6ab
Commit
664ba6ab
authored
Nov 03, 2016
by
Eivind Fonn
Browse files
Update changelog and bump version to 0.200.5
parent
31f3bcf6
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.org
View file @
664ba6ab
*
Release
0.200
.
x
**
0.200.5
(
2016
/
11
/
03
)
***
Fixes
-
Removed
themes
missing
from
MELPA
(=
colorsarenice
-
theme
=
and
=
stekene
-
theme
=)
**
0.200.4
(
2016
/
10
/
26
)
***
Fixes
-
Update
go
-
guru
package
reflecting
MELPA
changes
...
...
init.el
View file @
664ba6ab
...
...
@@ -16,7 +16,7 @@
;; lower value in your dotfile (function `dotspacemacs/user-config')
(
setq
gc-cons-threshold
100000000
)
(
defconst
spacemacs-version
"0.200.
4
"
"Spacemacs version."
)
(
defconst
spacemacs-version
"0.200.
5
"
"Spacemacs version."
)
(
defconst
spacemacs-emacs-min-version
"24.4"
"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