From 5964efb5b53c826065151145b42637cdeb108c73 Mon Sep 17 00:00:00 2001
From: Richard Cordovano <rcordovano@basistech.com>
Date: Tue, 6 Nov 2018 14:58:27 -0500
Subject: [PATCH] Fix version number in 4.9.1 release notes in NEWS.txt

---
 NEWS.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/NEWS.txt b/NEWS.txt
index f93db10f9c..6130ca50da 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,8 +1,8 @@
----------------- VERSION 4.9.0  --------------
+---------------- VERSION 4.9.1  --------------
 Bug Fixes:
-- Fixed possible ingest deadlock from Image Gallery database inserts
-- Image Gallery does not need lock on Case DB during pre-population, which makes UI more responsive
-- Other misc Image Gallery fixes
+- Fixed possible ingest deadlock from Image Gallery database inserts.
+- Image Gallery does not need lock on Case DB during pre-population, which makes UI more responsive.
+- Other misc Image Gallery fixes.
 
 ---------------- VERSION 4.9.0  --------------
 
-- 
GitLab