]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config-scripts/cups-common.m4
Import CUPS v1.7.1
[thirdparty/cups.git] / config-scripts / cups-common.m4
index b961bc132705c11986360022d6a2fa3da04f2f7e..a32b0e3e1e0a87170db37f17cba32640e49a532b 100644 (file)
@@ -20,8 +20,8 @@ dnl Set the name of the config header file...
 AC_CONFIG_HEADER(config.h)
 
 dnl Version number information...
-CUPS_VERSION="1.7.1"
-CUPS_REVISION=""
+CUPS_VERSION=1.7.1
+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'`"
 #fi