Bump version number – release 2.5
This commit is contained in:
		
				
					committed by
					
						
						Tinmarino
					
				
			
			
				
	
			
			
			
						parent
						
							285f1628c2
						
					
				
				
					commit
					5b17cfc076
				
			@@ -10,7 +10,7 @@ endif
 | 
				
			|||||||
let g:loaded_vimwiki = 1
 | 
					let g:loaded_vimwiki = 1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
" Set to version number for release, otherwise -1 for dev-branch
 | 
					" Set to version number for release, otherwise -1 for dev-branch
 | 
				
			||||||
let s:plugin_vers = -1
 | 
					let s:plugin_vers = 2.5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
" Get the directory the script is installed in
 | 
					" Get the directory the script is installed in
 | 
				
			||||||
let s:plugin_dir = expand('<sfile>:p:h:h')
 | 
					let s:plugin_dir = expand('<sfile>:p:h:h')
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user