Skip to content

Update version and perl doc for release #1137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This Readme covers release 24.1.* of the LORIS Imaging Insertion Pipeline for Ubuntu or CentOS systems
This Readme covers release 26.0.* of the LORIS Imaging Insertion Pipeline for Ubuntu or CentOS systems

This repo accompanies the [LORIS neuroimaging data platform main repo](https://github.com/aces/Loris/releases)</b>, release 24.1.*.<br>
For documentation and detailed setup information, please see the [LORIS-MRI documentation](docs/) for your installed version</b>.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
24.1.14
26.0.0
5 changes: 0 additions & 5 deletions docs/scripts_md/Database.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,6 @@ INPUTS:
Terminates the connection previously instantiated to the database if a
connection was previously established.

### `DESTROY()`

Object destructor: terminates the connection previously instantiated to the
database (if any).

# TO DO

Nothing planned.
Expand Down
Loading