summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2009-07-02 21:51:47 +0100
committerRichard W.M. Jones <rjones@redhat.com>2009-07-02 21:51:47 +0100
commitee4c49fad5a3e36c6e909ab90bcb7d719c9395b3 (patch)
treef28b4d4c4ae803aaae38a68b6958b71c1153dbc1 /configure.ac
parentb2c76a898b9d6fff09af05e4e3bd1d54c8816a95 (diff)
downloadlibguestfs-ee4c49fad5a3e36c6e909ab90bcb7d719c9395b3.tar.gz
libguestfs-ee4c49fad5a3e36c6e909ab90bcb7d719c9395b3.tar.xz
libguestfs-ee4c49fad5a3e36c6e909ab90bcb7d719c9395b3.zip
Prepare for 1.0.55. PO files also updated.1.0.55
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ae0d81e0..4a57fa36 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-AC_INIT([libguestfs],[1.0.54])
+AC_INIT([libguestfs],[1.0.55])
AM_INIT_AUTOMAKE
AC_CONFIG_MACRO_DIR([m4])