Fix version number in 4.9.1 release notes in NEWS.txt

This commit is contained in:
Richard Cordovano 2018-11-06 14:58:27 -05:00
parent 80ba826d13
commit 5964efb5b5

View File

@ -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 --------------