diff options
| author | Jeremy Katz <katzj@redhat.com> | 2002-04-18 16:54:06 +0000 |
|---|---|---|
| committer | Jeremy Katz <katzj@redhat.com> | 2002-04-18 16:54:06 +0000 |
| commit | 4e2cdc6b657332fad1d96ae42c45331d536eb29a (patch) | |
| tree | d61c0f7df522bb4a62a8da85668d158238e3d216 | |
| parent | 26b3e2c2384992bd50c5e9e56a603aa60bb41c29 (diff) | |
and -6anaconda-7.3-6
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ include Makefile.inc VERSION = 7.3 -RELEASE = 5 +RELEASE = 6 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") ifneq (ia64, $(ARCH)) |
