# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.61])
-AC_INIT([rsbackup], [0.3.DEV], [rjk@greenend.org.uk])
+AC_INIT([rsbackup], [0.4.DEV], [rjk@greenend.org.uk])
AC_CONFIG_AUX_DIR([config.aux])
AM_INIT_AUTOMAKE([1.10])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
-rsbackup (0.3.DEV) unstable; urgency=low
+rsbackup (0.4.DEV) unstable; urgency=low
* This is the development branch.
- -- Richard Kettlewell <rjk@greenend.org.uk> Sun, 03 Apr 2011 11:58:01 +0100
+ -- Richard Kettlewell <rjk@greenend.org.uk> Sat, 02 Feb 2013 17:07:33 +0000
rsbackup (0.1) unstable; urgency=low