]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
printing: Update version for print database
authorVinit Agnihotri <vagnihot@redhat.com>
Tue, 16 Sep 2025 08:55:40 +0000 (14:25 +0530)
committerAnoop C S <anoopcs@samba.org>
Wed, 12 Nov 2025 15:01:32 +0000 (15:01 +0000)
Updating version to change time_t related store/fetch from exisiting
uint32_t values to time_t (64-bit) values.

Signed-off-by: Vinit Agnihotri <vagnihot@redhat.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
source3/include/printing.h

index 20a2eb349d3ce05698e3c43bc92b2a66465e6d0c..07db379098867bab66ccb0e38b53df4662f1ac9b 100644 (file)
@@ -128,7 +128,7 @@ extern struct printif       iprint_printif;
 #ifndef PRINT_SPOOL_PREFIX
 #define PRINT_SPOOL_PREFIX "smbprn."
 #endif
-#define PRINT_DATABASE_VERSION 8
+#define PRINT_DATABASE_VERSION 9
 
 #ifdef AIX
 #define DEFAULT_PRINTING PRINT_AIX