| Submitter | Andy Whitcroft |
|---|---|
| Date | March 15, 2010, 10:48 a.m. |
| Message ID | <1268650108-27270-3-git-send-email-apw@canonical.com> |
| Download | mbox | patch |
| Permalink | /patch/47754/ |
| State | Accepted |
| Delegated to: | Andy Whitcroft |
| Headers | show |
Comments
Patch
diff --git a/Makefile b/Makefile index 47b6cc5..0be8ceb 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 32 -EXTRAVERSION = .9 +EXTRAVERSION = .9+drm33.0 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION*
Signed-off-by: Andy Whitcroft <apw@canonical.com> --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)