* Release: Version 2.0.5 "It's certainly uncontaminated by cheese"
released. * configure.in: Bump up the version number. svn: r4907
This commit is contained in:
		@@ -13,6 +13,10 @@
 | 
			
		||||
	* NEWS: Update.
 | 
			
		||||
	* configure.in: Bump up the release number.
 | 
			
		||||
 | 
			
		||||
	* Release: Version 2.0.5 "It's certainly uncontaminated by cheese"
 | 
			
		||||
	released.
 | 
			
		||||
	* configure.in: Bump up the version number.
 | 
			
		||||
 | 
			
		||||
2005-07-03  Alex Roitman  <shura@gramps-project.org>
 | 
			
		||||
	* src/plugins/GraphViz.py (dump_person): Correctly test for birth
 | 
			
		||||
	relations.
 | 
			
		||||
 
 | 
			
		||||
@@ -4,11 +4,11 @@ dnl Process this file with autoconf to produce a configure script.
 | 
			
		||||
dnl May need to run automake && aclocal first
 | 
			
		||||
 | 
			
		||||
AC_PREREQ(2.57)
 | 
			
		||||
AC_INIT(gramps, 2.0.5, gramps-bugs@lists.sourceforge.net)
 | 
			
		||||
AC_INIT(gramps, 2.0.6, gramps-bugs@lists.sourceforge.net)
 | 
			
		||||
AC_CONFIG_SRCDIR(src/gramps.py)
 | 
			
		||||
AM_INIT_AUTOMAKE(1.6.3)
 | 
			
		||||
dnl RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
 | 
			
		||||
RELEASE=1
 | 
			
		||||
RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
 | 
			
		||||
dnl RELEASE=1
 | 
			
		||||
 | 
			
		||||
VERSIONSTRING=$VERSION
 | 
			
		||||
if test x"$RELEASE" != "x"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user