Bump version, update NEWS
This commit is contained in:
		
							
								
								
									
										9
									
								
								NEWS
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								NEWS
									
									
									
									
									
								
							@@ -1,3 +1,12 @@
 | 
				
			|||||||
 | 
					1.1.1 (2020-09-06)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 * Fix a dysfunctional example in the manual
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 * Go: write the xref table in a deterministic order
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 * Add a trivial test suite, based on pdfsig from poppler-utils
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
1.1 (2020-09-05)
 | 
					1.1 (2020-09-05)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 * Make it possible to change the signature reservation with an option
 | 
					 * Make it possible to change the signature reservation with an option
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,5 @@
 | 
				
			|||||||
project('pdf-simple-sign', 'cpp', default_options : ['cpp_std=c++11'],
 | 
					project('pdf-simple-sign', 'cpp', default_options : ['cpp_std=c++11'],
 | 
				
			||||||
	version : '1.1')
 | 
						version : '1.1.1')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
conf = configuration_data()
 | 
					conf = configuration_data()
 | 
				
			||||||
conf.set('PROJECT_NAME', '"' + meson.project_name() + '"')
 | 
					conf.set('PROJECT_NAME', '"' + meson.project_name() + '"')
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user