mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			7.3
			...
			7.0-beta1-
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					c0afd36843 | 
@@ -5,7 +5,7 @@ This page the release history for the Zulip server. See also the
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Zulip 7.x series
 | 
					## Zulip 7.x series
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 7.0 -- unreleased
 | 
					### 7.0-beta1 -- 2023-05-02
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This section is an incomplete draft of the release notes for the next
 | 
					This section is an incomplete draft of the release notes for the next
 | 
				
			||||||
major release, and is only updated occasionally. See the [commit
 | 
					major release, and is only updated occasionally. See the [commit
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
import os
 | 
					import os
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ZULIP_VERSION = "7.0-dev+git"
 | 
					ZULIP_VERSION = "7.0-beta1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 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