Change versioning convention
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	
This commit is contained in:
		
				
					committed by
					
						 CodingWorkshop Signing Team
						CodingWorkshop Signing Team
					
				
			
			
				
	
				
						parent
						
							6463d50cd3
						
					
				
				
					commit
					bbea77d58a
				
			
							
								
								
									
										2
									
								
								build.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								build.sh
									
									
									
									
									
								
							| @@ -396,7 +396,7 @@ xtchain_tarball() | |||||||
|     cd ${WRKDIR} |     cd ${WRKDIR} | ||||||
|     : ${XTCVER:=$(git describe --exact-match --tags 2>/dev/null)} |     : ${XTCVER:=$(git describe --exact-match --tags 2>/dev/null)} | ||||||
|     : ${XTCVER:=DEVEL} |     : ${XTCVER:=DEVEL} | ||||||
|     [ ${BUILD_MINIMAL} -eq 1 ] && XTCVER="${XTCVER}-min" |     [ ${BUILD_MINIMAL} -eq 1 ] && XTCVER="${XTCVER}-lite" | ||||||
|     echo "${XTCVER}" > ${BINDIR}/Version |     echo "${XTCVER}" > ${BINDIR}/Version | ||||||
|  |  | ||||||
|     # Windows target specific actions |     # Windows target specific actions | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user