diff --git a/Makefile b/Makefile index 4f50a2f..b7d9114 100644 --- a/Makefile +++ b/Makefile @@ -115,7 +115,7 @@ ifneq ($(DEBUG),yes) $(STRIP) $(DESTDIR)/$(BINDIR)/$(TARGET) endif - cp nl.mo $(PREFIX)/share/locale/nl/LC_MESSAGES/httping.mo + cp nl.mo $(DESTDIR)/$(PREFIX)/share/locale/nl/LC_MESSAGES/httping.mo makefile.inc: ./configure diff --git a/version b/version index 5e89d07..aa9125c 100644 --- a/version +++ b/version @@ -1 +1 @@ -VERSION=2.3.1 +VERSION=2.