diff --git a/SPECS/samba.spec b/SPECS/samba.spec
index 7f30b6a..342a87c 100644
--- a/SPECS/samba.spec
+++ b/SPECS/samba.spec
@@ -87,7 +87,7 @@
 
 %define samba_requires_eq()  %(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not")
 
-%global baserelease 100
+%global baserelease 101
 
 %global samba_version 4.18.0
 # This should be rc1 or nil
@@ -4299,5 +4299,8 @@ fi
 %endif
 
 %changelog
+* Thu Mar 30 2023 - Anoop C S <anoopcs@samba.org> - 4.18.0-101
+- Increase build number
+
 * Mon Mar 20 2023 - Anoop C S <anoopcs@samba.org> - 4.18.0-100
 - Initial version