Skip to content

Commit

Permalink
v4.27.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dickeyxxx committed Nov 23, 2015
1 parent 7d444e5 commit 24f0282
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
4.27.6 2015-11-21
==================
Skip adding null plugins to cache

4.27.5 2015-11-20
==================
Quick fix for nil plugin pointer problem
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh
SHA=`git rev-parse --short HEAD`
echo 4.27.5-$SHA
echo 4.27.6-$SHA

0 comments on commit 24f0282

Please sign in to comment.