Bump version number to 0.45
-Erik
This commit is contained in:
		| @@ -91,9 +91,16 @@ | ||||
| 	    this will probably be remedied in the future.  -- John Beppu | ||||
|  | ||||
|  | ||||
| 	 -Erik Andersen | ||||
| 	 -Erik Andersen, June 21, 2000 | ||||
|  | ||||
|  | ||||
| 0.44 | ||||
| 	Previously, an erronous announcement of BusyBox 0.44 was made, so to  | ||||
| 	avoid possible confusion, we are skipping straight to 0.45, and calling | ||||
| 	it good. | ||||
|  | ||||
| 	 -Erik Andersen | ||||
|  | ||||
|  | ||||
| 0.43 | ||||
| 	* Major update to the provided documentation. | ||||
|   | ||||
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @@ -19,7 +19,7 @@ | ||||
| # | ||||
|  | ||||
| PROG      := busybox | ||||
| VERSION   := 0.44 | ||||
| VERSION   := 0.45 | ||||
| BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z") | ||||
| export VERSION | ||||
|  | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| Name: busybox | ||||
| Version: 0.44 | ||||
| Version: 0.45 | ||||
| Release: 1 | ||||
| Group: System/Utilities | ||||
| Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. | ||||
|   | ||||
							
								
								
									
										2
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							| @@ -1,4 +1,4 @@ | ||||
| busybox (0.44-1) frozen; urgency=low | ||||
| busybox (0.45-1) frozen; urgency=low | ||||
|  | ||||
|   * First attempt at packaging BusyBox as a .deb.  This has been in  | ||||
|     in the Debian boot-floppies CVS tree forever.  Hopefully, having it as a | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| Name: busybox | ||||
| Version: 0.44 | ||||
| Version: 0.45 | ||||
| Release: 1 | ||||
| Group: System/Utilities | ||||
| Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user