Skip to content

Commit

Permalink
Version bump to v2.4.0.beta9
Browse files Browse the repository at this point in the history
  • Loading branch information
nlalonde committed Dec 19, 2019
1 parent 036a24c commit ef5d9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module VERSION #:nodoc:
MAJOR = 2
MINOR = 4
TINY = 0
PRE = 'beta8'
PRE = 'beta9'

STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
end
Expand Down

10 comments on commit ef5d9a6

@psyborg55
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it breaks page display in firefox 45.9.0

@discoursereviewbot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Régis Hanol posted:

That’s a 2-year old FF... You should definitely update your FF ;)

@psyborg55
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, and my os is 10y old and won't take it without major subsystem updates that i don't have time for...
looks like some script issue as once notification came i was able to open few pages, but not the main one

@eviltrout
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@psyborg55 sorry we cannot support your current browser.

@psyborg55
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you know the difference between can't and won't, right? at least write the truth if already responding

@discoursereviewbot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Régis Hanol posted:

It’s actually “can’t” because we don’t have infinite time to spend on supporting years-old browsers that are most likely not safe to use anymore.

@psyborg55
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's how unreliable company makes an excuse about their software. if i ran a message board i'd never choose your software

@eviltrout
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@psyborg55 it certainly sounds like you'd be better using other forum software. Good luck in your search for a different product.

@psyborg55
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good luck in your search for a different product.

the one that will never exist since there is no need for any product?

yeah sure, good luck to you too in winning 100 mil euro jackpot on a lottery you never play...

@coding-horror
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

phpBB and other "classic" forums are a bit more focused on backwards compatibility! Remember Discourse is built for the next 10 years of the Internet :)

Please sign in to comment.