]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config-scripts/cups-common.m4
Import CUPS v2.0.3
[thirdparty/cups.git] / config-scripts / cups-common.m4
index 495cc0b7d02e94415ee81de3a59001948cfe2882..d2c881576b53628b233ebfd79eb97d01585d49a8 100644 (file)
@@ -20,7 +20,7 @@ dnl Set the name of the config header file...
 AC_CONFIG_HEADER(config.h)
 
 dnl Version number information...
-CUPS_VERSION=2.0.2
+CUPS_VERSION=2.0.3
 CUPS_REVISION=
 #if test -z "$CUPS_REVISION" -a -d .svn; then
 #      CUPS_REVISION="-r`svnversion . | awk -F: '{print $NF}' | sed -e '1,$s/[[a-zA-Z]]*//g'`"