mirror of
				https://github.com/chibicitiberiu/rainmeter-studio.git
				synced 2024-02-24 04:33:31 +00:00 
			
		
		
		
	Tweaked Build.bat
This commit is contained in:
		@@ -44,7 +44,7 @@ set GIT=%GIT:Program Files\=Program Files (x86)\%
 | 
			
		||||
if not exist "%GIT%" echo ERROR: git.exe not found & goto END
 | 
			
		||||
:GITFOUND
 | 
			
		||||
set /a VERSION_REVISION=0
 | 
			
		||||
for /f "usebackq delims= " %%G in (`"%GIT%" rev-list --all`) do set /a VERSION_REVISION+=1
 | 
			
		||||
for /f "usebackq delims= " %%G in (`"%GIT%" rev-list --all --count`) do set VERSION_REVISION=%%G
 | 
			
		||||
goto UPDATEVERSION
 | 
			
		||||
 | 
			
		||||
:: svn
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user