From 11143dcf5bab261c62e44c109c915b5561902784 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 1 Nov 2017 11:23:38 -0400 Subject: Start CUPS 2.3.x development. --- vcnet/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vcnet') diff --git a/vcnet/config.h b/vcnet/config.h index 96ec5fafa..563168690 100644 --- a/vcnet/config.h +++ b/vcnet/config.h @@ -94,8 +94,8 @@ typedef unsigned long useconds_t; * Version of software... */ -#define CUPS_SVERSION "CUPS v2.2.6" -#define CUPS_MINIMAL "CUPS/2.2.6" +#define CUPS_SVERSION "CUPS v2.3.0" +#define CUPS_MINIMAL "CUPS/2.3.0" /* -- cgit v1.2.1