]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config-scripts/cups-common.m4
Prep for 1.7rc1.
[thirdparty/cups.git] / config-scripts / cups-common.m4
index 6a30e4809f2275b363e1cebc5b91e0f95a36893f..1336c4236bd6dd40ef61041ed810c2172a36e205 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="1.7b1"
+CUPS_VERSION="1.7rc1"
 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'`"