Skip to content

Commit 12f438c

Browse files
committed
v3.4.1
1 parent ab7b220 commit 12f438c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
AC_PREREQ([2.65])
33
# 5 argument version only available with aclocal >= 2.64
4-
AC_INIT([IntaRNA], [3.4.0], [], [intaRNA], [http://www.bioinf.uni-freiburg.de] )
4+
AC_INIT([IntaRNA], [3.4.1], [], [intaRNA], [http://www.bioinf.uni-freiburg.de] )
55

66
# minimal required version of the boost library
77
BOOST_REQUIRED_VERSION=1.50.0

doc/how-to-release-new-version.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
- publish release on github
2121

2222
- update [bioconda recipe](https://github.com/bioconda/bioconda-recipes/tree/master/recipes/intarna)
23+
- should be automatically triggered by bioconda-bot with respective PR and notification
2324
- update [galaxy tool shed information](https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/intarna/intarna.xml)
2425

2526
- update webserver

0 commit comments

Comments
 (0)