Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
best-practical
rt-extension-mergeusers
Commits
d99bd97d
Commit
d99bd97d
authored
Oct 02, 2009
by
Kevin Falcone
Browse files
bump version to 0.04_01
parent
a1eb2b4e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Changes
View file @
d99bd97d
0.04_01
Fix bug in cache and unmerging
Apply modified patch from Jason A Smith to make it clearer
which users are being affected.
0.03
Release updates from 0.03 prereleases
...
...
META.yml
View file @
d99bd97d
...
...
@@ -20,4 +20,4 @@ no_index:
-
t
requires
:
Hook::LexWrap:
0
version
:
0.0
3
version
:
0.0
4_01
lib/RT/Extension/MergeUsers.pm
View file @
d99bd97d
...
...
@@ -48,7 +48,7 @@ use warnings; no warnings qw(redefine);
package
RT::Extension::
MergeUsers
;
our
$VERSION
=
'
0.0
3
';
our
$VERSION
=
'
0.0
4_01
';
package
RT::
User
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment