0.9.2 release
svn: r1616
This commit is contained in:
		@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 | 
				
			|||||||
dnl May need to run automake && aclocal first
 | 
					dnl May need to run automake && aclocal first
 | 
				
			||||||
AC_INIT(src/gramps.py)
 | 
					AC_INIT(src/gramps.py)
 | 
				
			||||||
AM_INIT_AUTOMAKE(gramps, 0.9.2)
 | 
					AM_INIT_AUTOMAKE(gramps, 0.9.2)
 | 
				
			||||||
RELEASE=rc1
 | 
					RELEASE=1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERSIONSTRING=$VERSION
 | 
					VERSIONSTRING=$VERSION
 | 
				
			||||||
if test x"$RELEASE" != "x"
 | 
					if test x"$RELEASE" != "x"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user