web: fix version number reported by --version
This commit is contained in:
		
							parent
							
								
									1a5ebab34b
								
							
						
					
					
						commit
						e846e8bb54
					
				| @ -71,7 +71,7 @@ flag library-only | |||||||
|     Default:       False |     Default:       False | ||||||
| 
 | 
 | ||||||
| library | library | ||||||
|     cpp-options:   -DVERSION="0.22.1" |     cpp-options:   -DVERSION="0.22.3" | ||||||
|     if flag(dev) || flag(library-only) |     if flag(dev) || flag(library-only) | ||||||
|         cpp-options: -DDEVELOPMENT |         cpp-options: -DDEVELOPMENT | ||||||
|   |   | ||||||
| @ -162,7 +162,7 @@ executable         hledger-web | |||||||
|     if flag(library-only) |     if flag(library-only) | ||||||
|         Buildable: False |         Buildable: False | ||||||
| 
 | 
 | ||||||
|     cpp-options:   -DVERSION="0.22.1" |     cpp-options:   -DVERSION="0.22.3" | ||||||
|     if flag(dev) |     if flag(dev) | ||||||
|         cpp-options:   -DDEVELOPMENT |         cpp-options:   -DDEVELOPMENT | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user