mirror of
				https://git.proxmox.com/git/grub2
				synced 2025-11-04 01:35:53 +00:00 
			
		
		
		
	* configure.ac: Bump version to 1.99~rc1.
This commit is contained in:
		
							parent
							
								
									043603376e
								
							
						
					
					
						commit
						646ada34d1
					
				@ -1,3 +1,7 @@
 | 
			
		||||
2011-01-16  Vladimir Serbinenko  <phcoder@gmail.com>
 | 
			
		||||
 | 
			
		||||
	* configure.ac: Bump version to 1.99~rc1.
 | 
			
		||||
 | 
			
		||||
2011-01-15  Vladimir Serbinenko  <phcoder@gmail.com>
 | 
			
		||||
 | 
			
		||||
	* util/grub-mkimage.c (generate_image): Check fwstart.img checksum
 | 
			
		||||
 | 
			
		||||
@ -32,7 +32,7 @@ dnl type, so there is no conflict. Variables with the prefix "TARGET_"
 | 
			
		||||
dnl (such as TARGET_CC, TARGET_CFLAGS, etc.) are used for the target
 | 
			
		||||
dnl type.
 | 
			
		||||
 | 
			
		||||
AC_INIT([GRUB],[1.99~beta0],[bug-grub@gnu.org])
 | 
			
		||||
AC_INIT([GRUB],[1.99~rc1],[bug-grub@gnu.org])
 | 
			
		||||
 | 
			
		||||
AC_CONFIG_AUX_DIR([build-aux])
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user