Re: Version
Peter <[email protected]>
| Newsgroups | gmane.comp.web.interchange.users |
|---|---|
| Message-ID | <[email protected]> |
On 10/02/17 19:31, Peter wrote: > $ grep VERSION scripts/interchange.PL > use vars qw($VERSION); > $VERSION = '5.10.0'; > print "Interchange version $VERSION copyright 2002-2016 Interchange > Development Group and others.\n"; > =head1 VERSION > logGlobal( "Interchange V$VERSION"); > > > ...shouldn't git be on 5.10.1 now? Bump I didn't get any reply to this, but I'm sure the version should have been bumped after the last stable release, but it wasn't. Peter