summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org>2011-12-08 12:20:05 -0800
committerGravatar Linus Torvalds <torvalds@linux-foundation.org>2011-12-08 12:20:05 -0800
commitc912e1fafbe9b025c334eb8b9a61e13bfcfdbfc9 (patch)
treee457dde443e5dcb818bdc6fd7a601dc0c469f9d5 /Makefile
parent95cc317b087e863f6e0a4ab4db7ab68f06a9d969 (diff)
downloadsubsurface-c912e1fafbe9b025c334eb8b9a61e13bfcfdbfc9.tar.gz
Subsurface 1.2v1.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 <torvalds@linux-foundation.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0d3340232..5f1f46689 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=1.1
+VERSION=1.2
CC=gcc
CFLAGS=-Wall -Wno-pointer-sign -g