Ignore:
Timestamp:
Jan 3, 2019, 9:04:33 PM (7 years ago)
Author:
Alex Taylor
Message:

Fix parsing problem in certain PPDs causing potential abend

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/printer/manager/PRINTOOL.VRX

    r72 r74  
    911911LoadSettings: PROCEDURE EXPOSE globals.
    912912
    913     globals.!version = '0.82'
    914     globals.!copyright = '2013-2018'
     913    globals.!version = '0.83'
     914    globals.!copyright = '2013-2019'
    915915
    916916    me = VRGet('Application', 'Program')
Note: See TracChangeset for help on using the changeset viewer.