diff --git a/configure.ac b/configure.ac index f494f4614150c4ed388e5df92bf30f847ba31a8c..936e273c302468198e98f0dcfc69a3b598fa1ae9 100644 --- a/configure.ac +++ b/configure.ac @@ -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 . -AC_INIT([libvirt], [1.1.4], [libvir-list@redhat.com], [], [http://libvirt.org]) +AC_INIT([libvirt], [1.2.0], [libvir-list@redhat.com], [], [http://libvirt.org]) AC_CONFIG_SRCDIR([src/libvirt.c]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) diff --git a/docs/news.html.in b/docs/news.html.in index b3ba118ff54553f57c036b1d36563a172d01eae3..2f118162a9740518cd467b0606f702633a492f9d 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -9,6 +9,220 @@

Here is the list of official releases, it is also possible to just use the GIT version or snapshot, contact the mailing list and check the GIT log to gauge progress.

+

1.2.0: Dec 2 2013

+

1.1.4: Nov 4 2013