From 51386a6c4f31c88ca0708ae0e7ab49d370715233 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 28 Nov 2013 15:31:26 +0100 Subject: 2.0 --- Makefile | 2 +- NEWS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a9e2f29..b1521af 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 1.40 +VERSION = 2.0 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig diff --git a/NEWS b/NEWS index 6414318..2e6987c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +2.0 - switch from gtk2 to gtk3 1.40 -- cgit v1.2.1