Re: [hackers] [tabbed] bump version to 0.7 || Hiltjo Posthuma
> On 12. Oct 2022, at 23:04, Hiltjo Posthuma wrote: > On Wed, Oct 12, 2022 at 08:41:37PM +0200, Joerg Jung wrote: >> Looks like the 0.7 release tarball seems >> to miss the xembed.1 man page. >> I guess because dist: target in makefile was not >> updated to include file? > Thanks for reporting it, I see you fixed it in repo already, thanks! Please, can you also do a new release tarball? i.e. 0.7.1 or similar, so that this can be packaged/updated in distros as well. Thanks, Regards Joerg
Re: [hackers] [tabbed] bump version to 0.7 || Hiltjo Posthuma
On Wed, Oct 12, 2022 at 08:41:37PM +0200, Joerg Jung wrote: > Looks like the 0.7 release tarball seems > to miss the xembed.1 man page. > I guess because dist: target in makefile was not > updated to include file? > > > Am 04.10.2022 um 19:39 schrieb g...@suckless.org: > > > > commit b372f9ce28610dc8dd860abd42f9837972bc5adb > > Author: Hiltjo Posthuma > > AuthorDate: Tue Oct 4 19:38:44 2022 +0200 > > Commit: Hiltjo Posthuma > > CommitDate: Tue Oct 4 19:38:44 2022 +0200 > > > >bump version to 0.7 > > > > diff --git a/config.mk b/config.mk > > index 29caa84..4bd0a40 100644 > > --- a/config.mk > > +++ b/config.mk > > @@ -1,5 +1,5 @@ > > # tabbed version > > -VERSION = 0.6 > > +VERSION = 0.7 > > > > # Customize below to fit your system > > > > > > Thanks for reporting it, -- Kind regards, Hiltjo
Re: [hackers] [tabbed] bump version to 0.7 || Hiltjo Posthuma
Looks like the 0.7 release tarball seems to miss the xembed.1 man page. I guess because dist: target in makefile was not updated to include file? > Am 04.10.2022 um 19:39 schrieb g...@suckless.org: > > commit b372f9ce28610dc8dd860abd42f9837972bc5adb > Author: Hiltjo Posthuma > AuthorDate: Tue Oct 4 19:38:44 2022 +0200 > Commit: Hiltjo Posthuma > CommitDate: Tue Oct 4 19:38:44 2022 +0200 > >bump version to 0.7 > > diff --git a/config.mk b/config.mk > index 29caa84..4bd0a40 100644 > --- a/config.mk > +++ b/config.mk > @@ -1,5 +1,5 @@ > # tabbed version > -VERSION = 0.6 > +VERSION = 0.7 > > # Customize below to fit your system > >
[hackers] [tabbed] bump version to 0.7 || Hiltjo Posthuma
commit b372f9ce28610dc8dd860abd42f9837972bc5adb Author: Hiltjo Posthuma AuthorDate: Tue Oct 4 19:38:44 2022 +0200 Commit: Hiltjo Posthuma CommitDate: Tue Oct 4 19:38:44 2022 +0200 bump version to 0.7 diff --git a/config.mk b/config.mk index 29caa84..4bd0a40 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # tabbed version -VERSION = 0.6 +VERSION = 0.7 # Customize below to fit your system