s4:libcli/ldap: fix no memory error code in ldap_bind_sasl()
[abartlet/samba-autobuild/.git] / VERSION
diff --git a/VERSION b/VERSION
index df4a2f13632819fc85a8f4a3442f61e5acb2f4e8..eaa8dddbf66cadcfa8ffa7647d726a7000074411 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -13,6 +13,8 @@
 #                                                      #
 ########################################################
 
+SAMBA_COPYRIGHT_STRING="Copyright Andrew Tridgell and the Samba Team 1992-2024"
+
 ########################################################
 # This are the main SAMBA version numbers              #
 #                                                      #
@@ -24,7 +26,7 @@
 #  ->  "3.0.0"                                         #
 ########################################################
 SAMBA_VERSION_MAJOR=4
-SAMBA_VERSION_MINOR=3
+SAMBA_VERSION_MINOR=21
 SAMBA_VERSION_RELEASE=0
 
 ########################################################
@@ -117,7 +119,7 @@ SAMBA_VERSION_RELEASE_NICKNAME=
 #                                                      #
 # <MAJOR>.<MINOR>.<RELEASE>[...]-<VENDOR_SUFFIX>       #
 #                                                      #
-# Note the '-' is automaticaly added                   #
+# Note the '-' is automatically added                  #
 #                                                      #
 # e.g. SAMBA_VERSION_VENDOR_SUFFIX=VendorVersion       #
 #  ->  "3.0.0rc2-VendorVersion"                        #