tools: I think we're using simple git tags now
This commit is contained in:
		
							parent
							
								
									4d8ef7eaa3
								
							
						
					
					
						commit
						ff30fc5aa2
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -818,7 +818,7 @@ DOWNLOAD.md: $(VERSIONFILE) | ||||
| 	perl -p -e "s/hledger(|-chart|-web|-vty)-[0-9.]+-/hledger\1-$(VERSION)-/g" -i $@ | ||||
| 
 | ||||
| tagrelease: | ||||
| 	git tag -a $(VERSION) | ||||
| 	git tag $(VERSION) | ||||
| 
 | ||||
| hackageupload-dry: | ||||
| 	for p in $(PACKAGES); do cabal upload $$p/dist/$$p-$(VERSION).tar.gz -v2 --check; done | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user