Ignore:
Timestamp:
Jun 30, 2025, 3:24:41 PM (13 hours ago)
Author:
chronos
Message:
  • Fixed: Autocreate missing DocumentSequenceNumber records for new years.
  • Fixed: Wrong page index selection.
  • Fixed: RSS feed formatting variable reference.
  • Fixed: Do not parse RouterOS signal import if not connected to the remote host.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/Version.php

    r975 r976  
    11<?php
    22
    3 $Revision = 975; // Subversion revision
     3$Revision = 976; // Subversion revision
    44$DatabaseRevision = 970; // SQL structure revision
    55$ReleaseTime = strtotime('2025-06-30');
Note: See TracChangeset for help on using the changeset viewer.