mirror of
				https://github.com/aportelli/LatAnalyze.git
				synced 2025-11-04 00:04:31 +00:00 
			
		
		
		
	v3.1 release
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Initialization
 | 
					# Initialization
 | 
				
			||||||
AC_PREREQ([2.63])
 | 
					AC_PREREQ([2.63])
 | 
				
			||||||
AC_INIT([LatAnalyze],[3.1-rc],[antonin.portelli@me.com],[LatAnalyze])
 | 
					AC_INIT([LatAnalyze],[3.1],[antonin.portelli@me.com],[LatAnalyze])
 | 
				
			||||||
AC_CONFIG_AUX_DIR([.buildutils])
 | 
					AC_CONFIG_AUX_DIR([.buildutils])
 | 
				
			||||||
AC_CONFIG_SRCDIR([lib/Global.cpp])
 | 
					AC_CONFIG_SRCDIR([lib/Global.cpp])
 | 
				
			||||||
AC_CONFIG_SRCDIR([utils/sample_read.cpp])
 | 
					AC_CONFIG_SRCDIR([utils/sample_read.cpp])
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user