]> git.eshelyaron.com Git - emacs.git/commitdiff
* src/comp.c (ABI_VERSION): Bump following-up 380ba045c4.
authorAndrea Corallo <akrl@sdf.org>
Tue, 9 Mar 2021 15:35:13 +0000 (16:35 +0100)
committerAndrea Corallo <akrl@sdf.org>
Tue, 9 Mar 2021 15:37:05 +0000 (16:37 +0100)
src/comp.c

index 9b7be5cce71f65e91921ad67ab3342eac617eaf0..2ed893cbe04046dc0be409fadb7f2fe402ad2894 100644 (file)
@@ -429,7 +429,7 @@ load_gccjit_if_necessary (bool mandatory)
 
 \f
 /* Increase this number to force a new Vcomp_abi_hash to be generated.  */
-#define ABI_VERSION "2"
+#define ABI_VERSION "3"
 
 /* Length of the hashes used for eln file naming.  */
 #define HASH_LENGTH 8