mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 14:03:30 +00:00 
			
		
		
		
	version: Update version after 10.4 release.
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
import os
 | 
					import os
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ZULIP_VERSION = "10.4"
 | 
					ZULIP_VERSION = "10.4+git"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Add information on number of commits and commit hash to version, if available
 | 
					# Add information on number of commits and commit hash to version, if available
 | 
				
			||||||
zulip_git_version_file = os.path.join(
 | 
					zulip_git_version_file = os.path.join(
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user