Commit ae4afe8 1 parent e25d54b commit ae4afe8 Copy full SHA for ae4afe8
File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- INSTALL - OpenPrinting CUPS Filters v1.28.9 - 2021-06-15
2
- --------------------------------------------------------
1
+ INSTALL - OpenPrinting CUPS Filters v1.28.10 - 2021-08-17
2
+ ---------------------------------------------------------
3
3
4
4
This file describes how to compile and install OpenPrinting CUPS
5
5
Filters from source code. For more information on OpenPrinting CUPS
Original file line number Diff line number Diff line change 1
- NEWS - OpenPrinting CUPS Filters v1.28.9 - 2021-06-15
2
- -----------------------------------------------------
1
+ NEWS - OpenPrinting CUPS Filters v1.28.10 - 2021-08-17
2
+ ------------------------------------------------------
3
3
4
4
CHANGES IN V1.28.10
5
5
Original file line number Diff line number Diff line change 1
- README - OpenPrinting CUPS Filters v1.28.9 - 2021-06-15
2
- -------------------------------------------------------
1
+ README - OpenPrinting CUPS Filters v1.28.10 - 2021-08-17
2
+ --------------------------------------------------------
3
3
4
4
Looking for compile instructions? Read the file "INSTALL.txt"
5
5
instead...
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ AC_PREREQ([2.65])
7
7
# ====================
8
8
m4_define ( [ cups_filters_version_major] ,[ 1] )
9
9
m4_define ( [ cups_filters_version_minor] ,[ 28] )
10
- m4_define ( [ cups_filters_version_micro] ,[ 9 ] )
10
+ m4_define ( [ cups_filters_version_micro] ,[ 10 ] )
11
11
m4_define ( [ cups_filters_version] ,[ cups_filters_version_major.cups_filters_version_minor.cups_filters_version_micro] )
12
12
13
13
# =============
You can’t perform that action at this time.
0 commit comments