From 4c0f101ebc53e21af714ac06b00d473d1e547f10 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 23 Oct 2015 23:13:45 +0200 Subject: [PATCH] Release 0.7 --- Makefile | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 9ae0bd1..7728f28 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ install-dirs: @$(INSTALL_DIR) $(DESTDIR)$(bindir) install: install-dirs install-locales - $(INSTALL_PROGRAM) src/license-dialog $(DESTDIR)$(bindir)/license-dialog + $(INSTALL_PROGRAM) license-dialog $(DESTDIR)$(bindir)/license-dialog clean: rm -f $(pck_catalogs:.po=.mo) diff --git a/VERSION b/VERSION index f7fc9a2..a62bafe 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -VERSION=0.6 +VERSION=0.7