]> git.tdb.fi Git - ext/subsurface.git/commitdiff
Subsurface 1.2
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Dec 2011 20:20:05 +0000 (12:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Dec 2011 20:20:05 +0000 (12:20 -0800)
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>
Makefile

index 0d3340232b899948022b4083c39dcfca851e37b0..5f1f46689ee35606b561b1ba339110b12d1d6f76 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=1.1
+VERSION=1.2
 
 CC=gcc
 CFLAGS=-Wall -Wno-pointer-sign -g