Bug 16011: $VERSION - Remove the $VERSION init
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 3 Mar 2016 09:14:00 +0000 (09:14 +0000)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Thu, 24 Mar 2016 17:20:28 +0000 (17:20 +0000)
commit017699c345725ea7012f1b84181dc053e20efd98
treec5b49b2be1a35121982388c36b14fff1f8f3f473
parent3830d78d4699ff0b86be15372f668631f1c1fc95
 Bug 16011: $VERSION - Remove the $VERSION init

Mainly a
  perl -p -i -e 's/^.*3.07.00.049.*\n//' **/*.pm
Then some adjustements

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
129 files changed:
C4/Accounts.pm
C4/Acquisition.pm
C4/Auth.pm
C4/Auth_with_cas.pm
C4/Auth_with_ldap.pm
C4/Auth_with_shibboleth.pm
C4/AuthoritiesMarc.pm
C4/AuthoritiesMarc/MARC21.pm
C4/AuthoritiesMarc/UNIMARC.pm
C4/BackgroundJob.pm
C4/Barcodes.pm
C4/Barcodes/EAN13.pm
C4/Barcodes/annual.pm
C4/Barcodes/hbyymmincr.pm
C4/Barcodes/incremental.pm
C4/Biblio.pm
C4/Bookseller.pm
C4/Boolean.pm
C4/Branch.pm
C4/Breeding.pm
C4/Budgets.pm
C4/Charset.pm
C4/Circulation.pm
C4/ClassSortRoutine.pm
C4/ClassSortRoutine/Dewey.pm
C4/ClassSortRoutine/Generic.pm
C4/ClassSortRoutine/LCC.pm
C4/ClassSource.pm
C4/Context.pm
C4/Contract.pm
C4/Creators.pm
C4/Creators/Batch.pm
C4/Creators/Layout.pm
C4/Creators/Lib.pm
C4/Creators/PDF.pm
C4/Creators/Profile.pm
C4/Creators/Template.pm
C4/Csv.pm
C4/Debug.pm
C4/External/Amazon.pm
C4/External/BakerTaylor.pm
C4/External/OverDrive.pm
C4/External/Syndetics.pm
C4/Heading.pm
C4/Heading/MARC21.pm
C4/Heading/UNIMARC.pm
C4/HoldsQueue.pm
C4/Images.pm
C4/ImportBatch.pm
C4/ImportExportFramework.pm
C4/InstallAuth.pm
C4/Installer.pm
C4/Installer/PerlModules.pm
C4/Items.pm
C4/Koha.pm
C4/Labels.pm
C4/Labels/Batch.pm
C4/Labels/Label.pm
C4/Labels/Layout.pm
C4/Labels/Profile.pm
C4/Labels/Template.pm
C4/Languages.pm
C4/Letters.pm
C4/Log.pm
C4/MarcModificationTemplates.pm
C4/Matcher.pm
C4/Members.pm
C4/Members/AttributeTypes.pm
C4/Members/Attributes.pm
C4/Members/Messaging.pm
C4/NewsChannels.pm
C4/Output.pm
C4/Overdues.pm
C4/Patroncards.pm
C4/Patroncards/Batch.pm
C4/Patroncards/Layout.pm
C4/Patroncards/Lib.pm
C4/Patroncards/Patroncard.pm
C4/Patroncards/Profile.pm
C4/Patroncards/Template.pm
C4/Print.pm
C4/Ratings.pm
C4/Record.pm
C4/Reports.pm
C4/Reports/Guided.pm
C4/Reserves.pm
C4/Review.pm
C4/Ris.pm
C4/RotatingCollections.pm
C4/SIP/ILS/Item.pm
C4/SIP/ILS/Patron.pm
C4/SIP/ILS/Transaction/Checkout.pm
C4/SIP/ILS/Transaction/FeePayment.pm
C4/SIP/ILS/Transaction/Hold.pm
C4/SIP/Sip.pm
C4/SIP/Sip/MsgType.pm
C4/SMS.pm
C4/Scheduler.pm
C4/Scrubber.pm
C4/Search.pm
C4/Serials.pm
C4/Serials/Frequency.pm
C4/Serials/Numberpattern.pm
C4/ShelfBrowser.pm
C4/Stats.pm
C4/Suggestions.pm
C4/Tags.pm
C4/TmplToken.pm
C4/TmplTokenType.pm
C4/Utils/DataTables.pm
C4/XISBN.pm
C4/XSLT.pm
Koha/AuthUtils.pm
Koha/Filter/MARC/EmbedSeeFromHeadings.pm
Koha/Filter/MARC/Null.pm
Koha/Misc/Files.pm
Koha/Patron/Files.pm
Koha/Patron/Password/Recovery.pm
Koha/RecordProcessor/Base.pm
Koha/SimpleMARC.pm
Koha/Template/Plugin/Cache.pm
acqui/pdfformat/layout2pages.pm
acqui/pdfformat/layout2pagesde.pm
acqui/pdfformat/layout3pages.pm
acqui/pdfformat/layout3pagesfr.pm
install_misc/UpgradeBackup.pm
misc/translator/TmplTokenizer.pm
misc/translator/VerboseWarnings.pm
t/Koha/Plugin/Test.pm