File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- INSTALL - OpenPrinting CUPS Filters v1.25.10 - 2019-10-09
1+ INSTALL - OpenPrinting CUPS Filters v1.25.11 - 2019-10-10
22---------------------------------------------------------
33
44This file describes how to compile and install OpenPrinting CUPS
Original file line number Diff line number Diff line change 1- NEWS - OpenPrinting CUPS Filters v1.25.10 - 2019-10-09
1+ NEWS - OpenPrinting CUPS Filters v1.25.11 - 2019-10-10
22------------------------------------------------------
33
44CHANGES IN V1.25.11
Original file line number Diff line number Diff line change 1- README - OpenPrinting CUPS Filters v1.25.10 - 2019-10-09
1+ README - OpenPrinting CUPS Filters v1.25.11 - 2019-10-10
22--------------------------------------------------------
33
44Looking for compile instructions? Read the file "INSTALL.txt"
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ AC_PREREQ([2.65])
77# ====================
88m4_define ( [ cups_filters_version_major] ,[ 1] )
99m4_define ( [ cups_filters_version_minor] ,[ 25] )
10- m4_define ( [ cups_filters_version_micro] ,[ 10 ] )
10+ m4_define ( [ cups_filters_version_micro] ,[ 11 ] )
1111m4_define ( [ cups_filters_version] ,[ cups_filters_version_major.cups_filters_version_minor.cups_filters_version_micro] )
1212
1313# =============
You can’t perform that action at this time.
0 commit comments