Use TULSI_VERSIONINFO_LONG for bundle version.
About screen now shows the build number, which includes the date of
release.

--
PiperOrigin-RevId: 154759292
MOS_MIGRATED_REVID=154759292
diff --git a/src/Tulsi/Info.plist b/src/Tulsi/Info.plist
index c25b2c4..6023403 100644
--- a/src/Tulsi/Info.plist
+++ b/src/Tulsi/Info.plist
@@ -76,7 +76,7 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>${TULSI_VERSIONINFO_SHORT}</string>
+	<string>${TULSI_VERSIONINFO_LONG}</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>