Minor changes for 2.3.2 release.

This commit is contained in:
Geoff Humphrey
2010-08-23 00:39:46 +00:00
parent 0434bc5b54
commit 0908a9cd1e

View File

@@ -1,5 +1,6 @@
-- SQL Changes: BrewBlogger 2.3.2
-- Created February 8, 2010 by gpzhumphrey
-- Modified August 17, 2010 by gpzhumphrey
INSERT INTO `brewingcss` (`id`, `theme`, `themeName`, `themeColor1`, `themeColor2`) VALUES
(NULL, 'SB12.css', 'SB12', '#dae2ec', '#c7d3e3');