Skip to content

Commit 7dfb56b

Browse files
Preparing for a new release when merging this branch into master
1 parent 74c9abb commit 7dfb56b

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

configure.ac

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
1414
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1515
dnl General Public License for more details.
1616

17-
AC_INIT([dnmtools], [1.2.2], [andrewds@usc.edu],
17+
AC_INIT([dnmtools], [1.2.3], [andrewds@usc.edu],
1818
[dnmtools], [https://github.com/smithlabcode/dnmtools])
19-
dnl the config.h is not currently #included in the source, and only
20-
dnl used to keep command lines short.
19+
dnl the config.h is #included in the sources for version info
2120
AC_CONFIG_HEADERS([config.h])
2221
AM_INIT_AUTOMAKE([subdir-objects foreign])
2322

0 commit comments

Comments
 (0)