Prepare 3.4.1 RC2
Change-Id: Id6e3387ac6c4989f03b456fc12237b84387899f3
diff --git a/bin/save-version.sh b/bin/save-version.sh
index c94df07..eedaf2d 100755
--- a/bin/save-version.sh
+++ b/bin/save-version.sh
@@ -22,7 +22,7 @@
# "-INTERNAL" appended. Parts of the code will look for this to distinguish
# between released and internal versions.
VERSION=3.4.1-RELEASE
-GIT_HASH=0d55beb121ba2fdf2c2ec68d1f26c5a8de028803
+GIT_HASH=134b6492edece7d723bd48890dc934e331988a16
if [ -z $GIT_HASH ]
then
GIT_HASH="Could not obtain git hash"