diff options
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index f26db03..28c3d98 100644 --- a/configure.ac +++ b/configure.ac @@ -17,8 +17,8 @@ # along with systemd; If not, see <http://www.gnu.org/licenses/>. AC_INIT([gummiboot], - [24], - [kay@vrfy.org], + [25], + [systemd-devel@lists.freedesktop.org], [gummiboot], [http://freedesktop.org/wiki/Software/gummiboot]) |