]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump for new dev cycle
authorPeter Krempa <pkrempa@redhat.com>
Tue, 27 Jan 2015 08:28:15 +0000 (09:28 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 27 Jan 2015 08:28:15 +0000 (09:28 +0100)
configure.ac

index f37047599b76ee4b98fe899d91ef6fa7992d26ca..ddbdba56c9b48144174f9e9e4c7549a9bfcf3361 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.12], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [1.2.13], [libvir-list@redhat.com], [], [http://libvirt.org])
 AC_CONFIG_SRCDIR([src/libvirt.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])