]> xenbits.xensource.com Git - libvirt.git/commitdiff
Bump version to 1.2.3 for new dev cycle
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 3 Mar 2014 08:43:25 +0000 (09:43 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 3 Mar 2014 08:43:25 +0000 (09:43 +0100)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
configure.ac

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