summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--source/include/printing.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/printing.h b/source/include/printing.h
index 9a0775186b3..a4a6a25cb9c 100644
--- a/source/include/printing.h
+++ b/source/include/printing.h
@@ -71,6 +71,6 @@ extern struct printif cups_printif;
#define MAX_CACHE_VALID_TIME 3600
#define PRINT_SPOOL_PREFIX "smbprn."
-#define PRINT_DATABASE_VERSION 2
+#define PRINT_DATABASE_VERSION 3
#endif /* PRINTING_H_ */