diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ endif VERSION = 0 PATCHLEVEL = 5 SUBLEVEL = 9 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Cilonen TOOLS ?= $(CONFIG_TOOLS) |