| 
														
															@@ -1,6 +1,6 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 image: Visual Studio 2015 
														 | 
														
														 | 
														
															 image: Visual Studio 2015 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															-version: 2.9.{build} 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+version: 2.9.1.{build} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 branches: 
														 | 
														
														 | 
														
															 branches: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     only: 
														 | 
														
														 | 
														
															     only: 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -39,7 +39,7 @@ build_script: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 # scripts that run after build 
														 | 
														
														 | 
														
															 # scripts that run after build 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 after_build: 
														 | 
														
														 | 
														
															 after_build: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    - set vnote_version=2.9 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    - set vnote_version=2.9.1 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     # Clone OpenSSL DLLs 
														 | 
														
														 | 
														
															     # Clone OpenSSL DLLs 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     - git clone https://github.com/tamlok/openssl-utils.git openssl-utils.git 
														 | 
														
														 | 
														
															     - git clone https://github.com/tamlok/openssl-utils.git openssl-utils.git 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     - mkdir distrib\VNote 
														 | 
														
														 | 
														
															     - mkdir distrib\VNote 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -72,7 +72,7 @@ deploy: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       subject: tamlok 
														 | 
														
														 | 
														
															       subject: tamlok 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       repo: vnote 
														 | 
														
														 | 
														
															       repo: vnote 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       package: vnote 
														 | 
														
														 | 
														
															       package: vnote 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      version: 2.9 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      version: 2.9.1 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       publish: true 
														 | 
														
														 | 
														
															       publish: true 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       override: true 
														 | 
														
														 | 
														
															       override: true 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       artifact: portable 
														 | 
														
														 | 
														
															       artifact: portable 
														 |