diff --git a/.gitignore b/.gitignore
index b4d9aa4..29387a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/glusterfs-8.1.tar.gz
+SOURCES/glusterfs-*.tar.gz
diff --git a/.glusterfs.metadata b/.glusterfs.metadata
index 3be7d4f..959b639 100644
--- a/.glusterfs.metadata
+++ b/.glusterfs.metadata
@@ -1 +1 @@
-82a1b2b86504d2d97020bba22c2a7dd146efc012  SOURCES/glusterfs-9.2.tar.gz
+e9c6a6a482b8e46117c2a6c37b50c569bd62d92e  SOURCES/glusterfs-9.3.tar.gz
diff --git a/README.md b/README.md
index e56a3bf..d1efc13 100644
--- a/README.md
+++ b/README.md
@@ -25,8 +25,8 @@ E.g. build the src.rpm with:
                --define "dist .el8s" SPECS/glusterfs.spec
 
 To build:
-    $ cbs build [--scratch] storage8-gluster-9-el8 glusterfs-9.2-1.el8.src.rpm
+    $ cbs build [--scratch] storage8-gluster-9-el8 glusterfs-9.3-1.el8.src.rpm
   or for C8 Stream:
-    $ cbs build [--scratch] storage8s-gluster-9-el8s glusterfs-9.2-1.el8s.src.rpm
+    $ cbs build [--scratch] storage8s-gluster-9-el8s glusterfs-9.3-1.el8s.src.rpm
 
 
diff --git a/SPECS/glusterfs.spec b/SPECS/glusterfs.spec
index e15a455..67373da 100644
--- a/SPECS/glusterfs.spec
+++ b/SPECS/glusterfs.spec
@@ -222,7 +222,7 @@
 Summary:          Distributed File System
 %if ( 0%{_for_fedora_koji_builds} )
 Name:             glusterfs
-Version:          9.2
+Version:          9.3
 Release:          1%{?prereltag:.%{prereltag}}%{?dist}
 %else
 Name:             @PACKAGE_NAME@
@@ -1651,6 +1651,9 @@ exit 0
 %endif
 
 %changelog
+* Tue Jun 29 2021 Niels de Vos <ndevos@redhat.com> - 9.3-1
+- GlusterFS 9.3 GA
+
 * Mon May 10 2021  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 9.2-1
 - GlusterFS 9.2 GA