From 2850bf8a26a57d834b53fe6eb6cb11f8756a653b Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 13 Feb 2008 19:47:09 +0100 Subject: [PATCH] Really increment the version number. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5b897b1..571e62d 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ else LDFLAGS=-lncurses endif -VERSION=1.1 +VERSION=1.2 YEAR=2008 all: cm -- 2.39.2