From 658988f3aeba7a5a938783249ccf2765251e5597 Mon Sep 17 00:00:00 2001
From: VirtualTam <virtualtam@flibidi.net>
Date: Wed, 20 Jun 2018 16:40:50 +0200
Subject: [PATCH] Bump Shaarli version to v0.9.7

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
---
 CHANGELOG.md        | 2 +-
 shaarli_version.php | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4f72436b6..652fb63da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/)
 and this project adheres to [Semantic Versioning](http://semver.org/).
 
-## [v0.9.7](https://github.com/shaarli/Shaarli/releases/tag/v0.9.7) - UNPUBLISHED
+## [v0.9.7](https://github.com/shaarli/Shaarli/releases/tag/v0.9.7) - 2018-06-20
 ### Changed
 - Build the Docker images from the local Git sources
 
diff --git a/shaarli_version.php b/shaarli_version.php
index 6bd0f8292..a56e86190 100644
--- a/shaarli_version.php
+++ b/shaarli_version.php
@@ -1 +1 @@
-<?php /* 0.9.6 */ ?>
+<?php /* 0.9.7 */ ?>