From c912e1fafbe9b025c334eb8b9a61e13bfcfdbfc9 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Thu, 8 Dec 2011 12:20:05 -0800 Subject: [PATCH] Subsurface 1.2 With the whole UI change (three-paned window and different look with new colors), let's just make a new release, as Dirk points out. Signed-off-by: Linus Torvalds --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0d33402..5f1f466 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.1 +VERSION=1.2 CC=gcc CFLAGS=-Wall -Wno-pointer-sign -g -- 2.43.0