source4/dsdb/samdb/ldb_modules/resolve_oids.c resolve_oids_element_need => resolve_oi...
[metze/samba/wip.git] / VERSION
diff --git a/VERSION b/VERSION
index 60f28019c6456f7093eef152c7305aa4086c5082..4cb90cc5643239f14b0440f47b472f7593388d88 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,8 +26,8 @@
 #  ->  "3.0.0"                                         #
 ########################################################
 SAMBA_VERSION_MAJOR=4
-SAMBA_VERSION_MINOR=10
-SAMBA_VERSION_RELEASE=0
+SAMBA_VERSION_MINOR=20
+SAMBA_VERSION_RELEASE=3
 
 ########################################################
 # If a official release has a serious bug              #
@@ -87,7 +89,7 @@ SAMBA_VERSION_PRE_RELEASE=
 # e.g. SAMBA_VERSION_RC_RELEASE=1                      #
 #  ->  "3.0.0rc1"                                      #
 ########################################################
-SAMBA_VERSION_RC_RELEASE=2
+SAMBA_VERSION_RC_RELEASE=
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
@@ -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"                        #