diff options
author | Thomas Wood <thos@gnome.org> | 2013-03-27 17:56:11 +0000 |
---|---|---|
committer | Thomas Wood <thos@gnome.org> | 2013-03-27 17:56:11 +0000 |
commit | fe39c2321c5343abe5912233d19fd9149c4ee8f0 (patch) | |
tree | a2c8aa1bb1abc16f3bbcabbed7cd3c6a2904bc0e | |
parent | 575054c7a93da884224bb67cc577c1e3d789430a (diff) | |
download | gnome-backgrounds-fe39c2321c5343abe5912233d19fd9149c4ee8f0.tar.gz |
Update version number and NEWS for 3.8.0GNOME_BACKGROUNDS_3_8_0
-rw-r--r-- | NEWS | 7 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ +============= +Version 3.8.0 +============= + +* Release for GNOME 3.8.0 + + ============== Version 3.7.92 ============== diff --git a/configure.ac b/configure.ac index 1547dcc..17f01c0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([gnome-backgrounds], - [3.7.92], + [3.8.0], [http://bugzilla.gnome.org/browse.cgi?product=gnome-backgrounds], [gnome-backgrounds]) |