Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 11 years ago

#4295 closed defect (bug) (fixed)

BP_VERSION constant set to 1.6-alpha-6041 instead of 1.6-beta1

Reported by: imath Owned by:
Priority: normal Milestone: 1.6
Component: Core Version: 1.6
Severity: minor Keywords: has-patch
Cc:

Description

Hi,

it's a detail, i know but as i was using a version compare in one of my plugin i noticed that in bp-loader.php the BP_VERSION is defined to 1.6-alpha-6041 instead of 1.6-beta1 at line 254

Attachments (1)

bp-loader.diff (360 bytes ) - added by imath 14 years ago.

Download all attachments as: .zip

Change History (4)

@imath
14 years ago

#1 @boonebgorges
14 years ago

  • Milestone Awaiting Review1.6

Good catch. I thought I'd done this, but I guess not.

#2 @boonebgorges
14 years ago

  • Resolutionfixed
  • Status newclosed

(In [6140]) Bumps version string to 1.6-beta1, which I forgot to do during tagging.

Fixes #4295

Props imath

#3 @johnjamesjacoby
11 years ago

  • Version 1.6-beta1.6
Note: See TracTickets for help on using tickets.