mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Remove "#" in the version number (#4311)
So that people can stop using it in issue/pr comments and randomly link some other issue/pr unintentionally.
This commit is contained in:
		
							parent
							
								
									0e42fa9fa7
								
							
						
					
					
						commit
						81657b737f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -29,7 +29,7 @@ if ($ENV{CI}) | |||
|       if (BUILD_VERSION) | ||||
|         # This leaves a trailing space on the last word, but we actually want that | ||||
|         # because of how it's styled in the title bar. | ||||
|         set(BUILD_FULLNAME "${REPO_NAME} #${BUILD_VERSION} ") | ||||
|         set(BUILD_FULLNAME "${REPO_NAME} ${BUILD_VERSION} ") | ||||
|       else() | ||||
|         set(BUILD_FULLNAME "") | ||||
|       endif() | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue