prepare 0.11 release
This commit is contained in:
		
							parent
							
								
									3e10907dda
								
							
						
					
					
						commit
						0e95430ac8
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
AC_INIT([Gajim - A Jabber Instant Messager],
 | 
					AC_INIT([Gajim - A Jabber Instant Messager],
 | 
				
			||||||
		[0.10.1.8],[http://trac.gajim.org/],[gajim])
 | 
							[0.11],[http://trac.gajim.org/],[gajim])
 | 
				
			||||||
AC_PREREQ([2.59])
 | 
					AC_PREREQ([2.59])
 | 
				
			||||||
AM_INIT_AUTOMAKE([1.8])
 | 
					AM_INIT_AUTOMAKE([1.8])
 | 
				
			||||||
AC_CONFIG_HEADER(config.h)
 | 
					AC_CONFIG_HEADER(config.h)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@ docdir = '../'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
datadir = '../'
 | 
					datadir = '../'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
version = '0.10.1.8'
 | 
					version = '0.11'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import sys, os.path
 | 
					import sys, os.path
 | 
				
			||||||
for base in ('.', 'common'):
 | 
					for base in ('.', 'common'):
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue