]> xenbits.xensource.com Git - libvirt.git/commitdiff
Bump version to 1.2.5 for new dev cycle
authorJohn Ferlan <jferlan@redhat.com>
Sun, 4 May 2014 12:57:00 +0000 (08:57 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Sun, 4 May 2014 12:57:00 +0000 (08:57 -0400)
configure.ac

index 12338d4d637d6e5f2968a7030b385c368c799ed3..fef99af9c237b0ecdd7170366769c96576cf17e5 100644 (file)
@@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU Lesser General Public
 dnl License along with this library.  If not, see
 dnl <http://www.gnu.org/licenses/>.
 
-AC_INIT([libvirt], [1.2.4], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [1.2.5], [libvir-list@redhat.com], [], [http://libvirt.org])
 AC_CONFIG_SRCDIR([src/libvirt.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])