summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcnet/config.h4
-rw-r--r--xcode/config.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/vcnet/config.h b/vcnet/config.h
index 37a419f34..2b4a3af9c 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 f0e031739..418c944aa 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"
/*