user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH 2/3] Makefile.PL: update version for upcoming 2.x
  2022-08-30  9:10  5% [PATCH 0/3] misc doc updates I missed for 1.9 :x Eric Wong
@ 2022-08-30  9:10  7% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2022-08-30  9:10 UTC (permalink / raw)
  To: meta

"1.10" seems awkward and may confuse ASCII-betical sorting, so I
think "2.0" is more appropriate.
---
 Makefile.PL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.PL b/Makefile.PL
index ff03b615..9233ac9d 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -133,7 +133,7 @@ WriteMakefile(
 	NAME => 'PublicInbox', # n.b. camel-case is not our choice
 
 	# XXX drop "PENDING" in .pod before updating this!
-	VERSION => '1.9.0.PENDING',
+	VERSION => '2.0.0.PENDING',
 
 	AUTHOR => 'public-inbox hackers <meta@public-inbox.org>',
 	ABSTRACT => 'an "archives first" approach to mailing lists',

^ permalink raw reply related	[relevance 7%]

* [PATCH 0/3] misc doc updates I missed for 1.9 :x
@ 2022-08-30  9:10  5% Eric Wong
  2022-08-30  9:10  7% ` [PATCH 2/3] Makefile.PL: update version for upcoming 2.x Eric Wong
  0 siblings, 1 reply; 2+ results
From: Eric Wong @ 2022-08-30  9:10 UTC (permalink / raw)
  To: meta

Eric Wong (3):
  Makefile.PL: add lei-reindex manpage
  Makefile.PL: update version for upcoming 2.x
  INSTALL: update for Perl 5.12 dependency and 2022

 INSTALL     | 6 +++---
 Makefile.PL | 5 +++--
 2 files changed, 6 insertions(+), 5 deletions(-)

^ permalink raw reply	[relevance 5%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2022-08-30  9:10  5% [PATCH 0/3] misc doc updates I missed for 1.9 :x Eric Wong
2022-08-30  9:10  7% ` [PATCH 2/3] Makefile.PL: update version for upcoming 2.x Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).