mirror of
https://github.com/pdewacht/brlaser
synced 2024-12-26 15:38:20 +01:00
Version 5
This commit is contained in:
parent
dbc897787e
commit
ff68db0f93
@ -1,6 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.1)
|
||||
project(brlaser CXX)
|
||||
set(BRLASER_VERSION "4")
|
||||
set(BRLASER_VERSION "5")
|
||||
|
||||
if (NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)
|
||||
message(STATUS "No build type selected, default to RelWithDebInfo")
|
||||
|
@ -1,3 +1,8 @@
|
||||
brlaser v5 (2019-05-18)
|
||||
Fixed problems with Brother HL-series printers in 600 dpi mode. Thanks
|
||||
to Onno Kortmann for the fix.
|
||||
Added several printers.
|
||||
|
||||
brlaser v4 (2018-02-25)
|
||||
Added several printers.
|
||||
Merged duplex printing support from @xc-racer99. Enabled for DCP-7065DN.
|
||||
|
Loading…
Reference in New Issue
Block a user