Changeset 182
- Timestamp:
- 04/10/08 21:43:50
(8 months ago)
- Author:
- bwhalen
- Message:
Update the Makefile for the new version released on the site.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r167 |
r182 |
|
| 23 | 23 | # This is the version number of the RPM that will be |
|---|
| 24 | 24 | # generated. Typically you bump this for delivery. |
|---|
| 25 | | VERSION ?= 2.1 |
|---|
| | 25 | VERSION ?= 2.0 |
|---|
| 26 | 26 | |
|---|
| 27 | 27 | # bump this if creating multiple releases from the same |
|---|
| 28 | 28 | # version (think about this... why are you doing this?) |
|---|
| 29 | | RELEASE ?= 1 |
|---|
| | 29 | RELEASE ?= 3 |
|---|
| 30 | 30 | |
|---|
| 31 | 31 | # The name of the Vendor |
|---|
Download in other formats:
* Generating other formats may take time.