From cbee40e14404cb062b6f4d31213e38080fb346e9 Mon Sep 17 00:00:00 2001 From: IgnorantGuru Date: Mon, 9 Dec 2013 06:59:27 -0700 Subject: [PATCH] autogen 0.4.3 --- Makefile.in | 2 +- configure | 2 +- distros/debian/changelog | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile.in b/Makefile.in index 4c2f592..4f4ea58 100644 --- a/Makefile.in +++ b/Makefile.in @@ -82,7 +82,7 @@ DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \ $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(top_srcdir)/configure $(am__configure_deps) \ $(srcdir)/config.h.in mkinstalldirs COPYING compile \ - config.guess config.sub depcomp install-sh missing ltmain.sh + config.guess config.sub install-sh missing ltmain.sh ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ diff --git a/configure b/configure index 4c4039c..821da3f 100755 --- a/configure +++ b/configure @@ -2811,7 +2811,7 @@ fi # Define the identity of the package. PACKAGE=udevil - VERSION=0.4.2+ + VERSION=0.4.3 cat >>confdefs.h <<_ACEOF diff --git a/distros/debian/changelog b/distros/debian/changelog index da9f231..5e694c7 100644 --- a/distros/debian/changelog +++ b/distros/debian/changelog @@ -1,5 +1,5 @@ -udevil (0.4.2+-1) unstable; urgency=low +udevil (0.4.3-1) unstable; urgency=low * release - -- IgnorantGuru Wed, 04 Dec 2013 21:06:28 +0000 + -- IgnorantGuru Mon, 09 Dec 2013 13:59:09 +0000