diff options
author | Richard Jones <rjones@redhat.com> | 2009-05-21 12:45:26 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-05-21 12:45:26 +0100 |
commit | ff9c8dfcd178dcd3a35ae3e368b461f3bf44b2ad (patch) | |
tree | 028f60815a8caaf3854f7f886ab8d0a5c1b0a04f /configure.ac | |
parent | d70248333edf8a5b5f509609cf2c8f7fd77d5e05 (diff) | |
download | libguestfs-1.0.28.tar.gz libguestfs-1.0.28.tar.xz libguestfs-1.0.28.zip |
Version 1.0.281.0.28
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 12578aad..e855a50c 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.27]) +AC_INIT([libguestfs],[1.0.28]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4]) |