From: msweet Date: Wed, 24 Jun 2015 20:12:22 +0000 (+0000) Subject: Bump versions. X-Git-Tag: v2.2b1~244 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=286755bd68ef4ce76746f2276240b3406f0dd32b;p=thirdparty%2Fcups.git Bump versions. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12763 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/vcnet/config.h b/vcnet/config.h index 37a419f343..2b4a3af9c4 100644 --- a/vcnet/config.h +++ b/vcnet/config.h @@ -96,8 +96,8 @@ typedef unsigned long useconds_t; * Version of software... */ -#define CUPS_SVERSION "CUPS v2.1svn" -#define CUPS_MINIMAL "CUPS/2.1svn" +#define CUPS_SVERSION "CUPS v2.1b2" +#define CUPS_MINIMAL "CUPS/2.1b2" /* diff --git a/xcode/config.h b/xcode/config.h index f0e0317391..418c944aa9 100644 --- a/xcode/config.h +++ b/xcode/config.h @@ -22,8 +22,8 @@ * Version of software... */ -#define CUPS_SVERSION "CUPS v2.1svn" -#define CUPS_MINIMAL "CUPS/2.1svn" +#define CUPS_SVERSION "CUPS v2.1b2" +#define CUPS_MINIMAL "CUPS/2.1b2" /*