File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- crass -- CRisprASSembler -- version 0 subversion 3 revision 11 (0.3.11 )
1+ crass -- CRisprASSembler -- version 0 subversion 3 revision 12 (0.3.12 )
22=======================================================================
33
44CITATION
Original file line number Diff line number Diff line change 22# Process this file with autoconf to produce a configure script.
33
44AC_PREREQ ( 2.61 )
5- AC_INIT ( crass , 0.3.11 , c.skennerton@gmail.com )
5+ AC_INIT ( crass , 0.3.12 , c.skennerton@gmail.com )
66
77AC_CONFIG_AUX_DIR ( build )
88AC_CONFIG_MACRO_DIR ( [ m4] )
@@ -16,7 +16,7 @@ LT_LANG([C++])
1616AC_DEFINE ( [ PACKAGE_FULL_NAME] ,[ "CRisprASSembler"] ,[ Define the full name of the package] )
1717AC_DEFINE ( [ PACKAGE_MAJOR_VERSION] ,[ 0] ,[ Define the major version of the package] )
1818AC_DEFINE ( [ PACKAGE_MINOR_VERSION] ,[ 3] ,[ Define the minor version of the package] )
19- AC_DEFINE ( [ PACKAGE_REVISION] ,[ 10 ] ,[ Define the revision of the package] )
19+ AC_DEFINE ( [ PACKAGE_REVISION] ,[ 12 ] ,[ Define the revision of the package] )
2020
2121
2222# extra configure options
Original file line number Diff line number Diff line change 185185
186186% %% The "real" document content comes below...
187187
188- \title {Crass: The CRISPR assembler (v0.3.11 )}
188+ \title {Crass: The CRISPR assembler (v0.3.12 )}
189189\author {Connor Skennerton and Michael Imelfort}
190- \date {7th February 2015} % Activate to display a given date or no date (if empty),
190+ \date {10th February 2015} % Activate to display a given date or no date (if empty),
191191 % otherwise the current date is printed
192192
193193\begin {document }
You can’t perform that action at this time.
0 commit comments