From ec676fa15eb00b2e6ae6a43a4626e3f9c0122aee Mon Sep 17 00:00:00 2001
From: Matthew Holt <Matthew.Holt+git@gmail.com>
Date: Mon, 28 Sep 2015 14:57:00 -0600
Subject: [PATCH] Version bump: 0.7.6

---
 app/app.go       | 2 +-
 dist/CHANGES.txt | 5 +++--
 dist/README.txt  | 2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/app/app.go b/app/app.go
index b006d2942..07c0661f0 100644
--- a/app/app.go
+++ b/app/app.go
@@ -20,7 +20,7 @@ const (
 	Name = "Caddy"
 
 	// Version is the program version
-	Version = "0.7.5"
+	Version = "0.7.6"
 )
 
 var (
diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt
index 9a1c0036f..c05a94f4b 100644
--- a/dist/CHANGES.txt
+++ b/dist/CHANGES.txt
@@ -1,12 +1,13 @@
 CHANGES
 
-<master>
+0.7.6 (September 28, 2015)
 - basicauth: Support for legacy htpasswd files
-- browse: JSON response with file listing given Accept header
+- browse: JSON response with file listing
 - core: Caddyfile as command line argument
 - errors: Can write full stack trace to HTTP response for debugging
 - errors, log: Roll log files after certain size or age
 - proxy: Fix for 32-bit architectures
+- rewrite: Better compatibility with fastcgi and PHP apps
 - templates: Added .StripExt and .StripHTML methods
 - Internal improvements and minor bug fixes
 
diff --git a/dist/README.txt b/dist/README.txt
index 2a3cbfc0f..de3fde6a4 100644
--- a/dist/README.txt
+++ b/dist/README.txt
@@ -1,4 +1,4 @@
-CADDY 0.7.5
+CADDY 0.7.6
 
 Website
 	https://caddyserver.com