Skip to content

Commit

Permalink
project: creating release 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
syzdek committed May 25, 2022
1 parent d0637cf commit f2217a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Expand Up @@ -2,7 +2,7 @@
DMS Tools and Utilities
Copyright (C) 2008, 2009, 2010, 2021, 2022 David M. Syzdek <david@syzdek.net>

1.7
1.7 2022/05/14 (syzdek)
- urldesc: adding utility (syzdek)
- urlencoding: adding utility (syzdek)
- all: resolving compiler warnings (syzdek)
Expand Down
4 changes: 2 additions & 2 deletions configure.ac
Expand Up @@ -37,10 +37,10 @@
AC_PREREQ(2.65)

AC_COPYRIGHT([Copyright (c) 2008, 2009, 2010, 2011, 2013, 2021, 2022 David M. Syzdek <david@syzdek.net>.])
AC_REVISION(0.2)
AC_REVISION(0.7)
AC_INIT([DMS Tools and Utilities],[1.6],[david@syzdek.net],[dmstools])

AC_SUBST([RELEASE_MONTH], ["October 2021"])
AC_SUBST([RELEASE_MONTH], ["May 2022"])
AC_SUBST([PACKAGE_COPYRIGHT], ["Copyright (C) 2008, 2009, 2010, 2011, 2013, 2021, 2022 David M. Syzdek."])
AC_DEFINE_UNQUOTED(PACKAGE_COPYRIGHT, ["$PACKAGE_COPYRIGHT"], ["Copyright info"])

Expand Down

0 comments on commit f2217a9

Please sign in to comment.