diff options
| author | Jeremy Katz <katzj@redhat.com> | 2003-03-19 22:22:23 +0000 |
|---|---|---|
| committer | Jeremy Katz <katzj@redhat.com> | 2003-03-19 22:22:23 +0000 |
| commit | 8ba36baf30a703377cd080ad598cdccb3243d251 (patch) | |
| tree | 22863eb6c9aadad729873c2d8256529dea0d1f25 | |
| parent | cd56d113b696ed5972c2c9eeb38eafbcbfeed0e8 (diff) | |
| -rw-r--r-- | Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc index 99db07128..e6d80d5c3 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 9.0 -RELEASE = 4 +RELEASE = 5 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |
