Skip to content

Commit 73194c0

Browse files
Bump version #, CHANGES
1 parent e25e43a commit 73194c0

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

DocDB/cgi/DocDBVersion.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
# along with DocDB; if not, write to the Free Software
2121
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
2222

23-
$DocDBVersion = "8.8.8";
23+
$DocDBVersion = "8.8.8p1";
2424

2525
1;

DocDB/doc/CHANGES

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
latest version of the document. Provide a link to return to the previous behavior which shows
1010
any document that had that author or topic on any version.
1111
Make the list of documents sortable dynamically by clicking columns
12-
12+
Restore authors being copied on metadata and document updates (p1)
13+
1314
8.8.7
1415

1516
Fix several places where apostrophes or single quotes were causing problems with rendered Javascript

0 commit comments

Comments
 (0)