diff options
| author | Jeremy Katz <katzj@redhat.com> | 2003-10-07 20:45:34 +0000 |
|---|---|---|
| committer | Jeremy Katz <katzj@redhat.com> | 2003-10-07 20:45:34 +0000 |
| commit | ea57d77efa602aaaacf8c0877e6f7ebbfc672bcb (patch) | |
| tree | 9af0cd53bfb5ccd252e015040b4c61bde619c7ee | |
| parent | 375edad122fc24fa1c81061c0a892da3b04c9494 (diff) | |
| -rw-r--r-- | Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc index 8b79969d4..feeefda34 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 9.1 -RELEASE = 7.RHEL +RELEASE = 8.RHEL TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |
