Skip to content

Commit cbbbdc6

Browse files
authored
Update version and perl doc for release (#1137)
* modify version in README and VERSION files * perldoc
1 parent 1370b58 commit cbbbdc6

3 files changed

Lines changed: 2 additions & 7 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This Readme covers release 24.1.* of the LORIS Imaging Insertion Pipeline for Ubuntu or CentOS systems
1+
This Readme covers release 26.0.* of the LORIS Imaging Insertion Pipeline for Ubuntu or CentOS systems
22

33
This repo accompanies the [LORIS neuroimaging data platform main repo](https://github.com/aces/Loris/releases)</b>, release 24.1.*.<br>
44
For documentation and detailed setup information, please see the [LORIS-MRI documentation](docs/) for your installed version</b>.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.1.14
1+
26.0.0

docs/scripts_md/Database.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,6 @@ INPUTS:
117117
Terminates the connection previously instantiated to the database if a
118118
connection was previously established.
119119

120-
### `DESTROY()`
121-
122-
Object destructor: terminates the connection previously instantiated to the
123-
database (if any).
124-
125120
# TO DO
126121

127122
Nothing planned.

0 commit comments

Comments
 (0)