Changed configure.in to list the 0.9.2 release and change the contact email to the...
[matthijs/upstream/backupninja.git] / configure.in
index 9f0ee60a4d6c524a6145ef4e9de468e495ca29f7..4839d56a602b979b6f1fd8bda8e8b36b8f7a15e3 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([backupninja],[0.9.0],[micah@riseup.net])
+AC_INIT([backupninja],[0.9.1],[backupninja@lists.riseup.net])
 AC_CONFIG_SRCDIR([src/backupninja.in])
 #AC_CONFIG_HEADERS([config.sh])
 AM_INIT_AUTOMAKE