diff options
| author | Michal Simek <[email protected]> | 2007-09-16 19:42:42 +0200 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2007-09-16 19:42:42 +0200 |
| commit | fd64975a882ca654f3139385791cdd237d6acc53 (patch) | |
| tree | 58d8a5198e09b2f9cd26eaca38cabc49d1db4dbe /Makefile | |
| parent | d45963854eff39d575124d859419bb4953ce2c87 (diff) | |
| parent | 38ad82da0c1180ecdeb212a8f4245e945bcc546e (diff) | |
Merge ../u-boot
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,9 +22,9 @@ # VERSION = 1 -PATCHLEVEL = 2 +PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) VERSION_FILE = $(obj)include/version_autogenerated.h |
