Bugzilla – Attachment 144296 Details for
Bug 30719
ILL should provide the ability to create batch requests
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Koha 22.11.00 Rosalie is here!
Koha-221100-Rosalie-is-here.patch (text/plain), 1.35 KB, created by
Pedro Amorim
on 2022-11-28 16:49:59 UTC
(
hide
)
Description:
Koha 22.11.00 Rosalie is here!
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2022-11-28 16:49:59 UTC
Size:
1.35 KB
patch
obsolete
>From 3d764106e2083e4d3e82c8abaccf2201db38dbd0 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 25 Nov 2022 15:16:58 -0300 >Subject: [PATCH] Koha 22.11.00 Rosalie is here! > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> > >https://bugs.koha-community.org/show_bug.cgi?id=30719 >--- > Koha.pm | 2 +- > installer/data/mysql/db_revs/221100000.pl | 7 +++++++ > 2 files changed, 8 insertions(+), 1 deletion(-) > create mode 100755 installer/data/mysql/db_revs/221100000.pl > >diff --git a/Koha.pm b/Koha.pm >index 564f40da2f..16c5f8fe49 100644 >--- a/Koha.pm >+++ b/Koha.pm >@@ -29,7 +29,7 @@ use vars qw{ $VERSION }; > # - #4 : the developer version. The 4th number is the database subversion. > # used by developers when the database changes. updatedatabase take care of the changes itself > # and is automatically called by Auth.pm when needed. >-$VERSION = "22.06.00.085"; >+$VERSION = "22.11.00.000"; > > sub version { > return $VERSION; >diff --git a/installer/data/mysql/db_revs/221100000.pl b/installer/data/mysql/db_revs/221100000.pl >new file mode 100755 >index 0000000000..3cd957bdcd >--- /dev/null >+++ b/installer/data/mysql/db_revs/221100000.pl >@@ -0,0 +1,7 @@ >+use Modern::Perl; >+ >+return { >+ bug_number => undef, >+ description => 'Koha 22.11.00 Rosalie release', >+ up => sub {}, >+} >-- >2.25.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 30719
:
144281
|
144285
|
144286
|
144287
|
144288
|
144289
|
144290
|
144291
|
144292
|
144293
|
144294
|
144295
|
144296
|
144297
|
144298
|
144299
|
144300
|
144301
|
144302
|
145760
|
145869
|
145870
|
145876
|
145934
|
146152
|
147658
|
147929
|
147930
|
147931
|
147932
|
147933
|
147934
|
147952
|
147953
|
147954
|
147955
|
147956
|
151152
|
151153
|
151154
|
151155
|
151156
|
151284
|
151285
|
151286
|
151287
|
151288
|
151303
|
151304
|
151305
|
151306
|
151307
|
151308
|
151309
|
151310
|
151311
|
151312
|
151513
|
151514
|
151515
|
151516
|
151517
|
151519
|
151520
|
151521
|
151522
|
151523
|
151571
|
151572
|
151573
|
151574
|
151575
|
151611
|
151612
|
151613
|
151614
|
151615
|
151804
|
151805
|
151806
|
151807
|
151808
|
151809
|
154046
|
154047
|
154048
|
154049
|
154050
|
154051
|
154052
|
155421
|
155422
|
155423
|
155424
|
155425
|
155426
|
155427
|
155428
|
155429
|
155430
|
155431
|
155432
|
155433
|
155434
|
155435
|
156556
|
156748
|
156749
|
156752
|
156783
|
156785
|
156811
|
156812
|
156827
|
156828