From b72777187a705cbc3dfe781963b4c0774eb3d243 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 3 Oct 2007 18:09:34 +0000 Subject: 1.2 --- Makefile | 2 +- NEWS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8b0d87b..da11d06 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = transfugdrake -VERSION = 1.1 +VERSION = 1.2 PREFIX = BINDIR = $(DESTDIR)/usr/bin SBINDIR = $(DESTDIR)/usr/sbin diff --git a/NEWS b/NEWS index ed3605f..f9ec6c9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +1.2: - make sure XDG directories are created before starting import 1.1: -- cgit v1.2.1