Changed configure.in to list the 0.9.2 release and change the contact email to the...
authorMicah Anderson <micah@riseup.net>
Fri, 23 Dec 2005 14:41:43 +0000 (14:41 +0000)
committerMicah Anderson <micah@riseup.net>
Fri, 23 Dec 2005 14:41:43 +0000 (14:41 +0000)
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