diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-10-02 21:04:17 +0000 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-10-02 21:04:17 +0000 |
commit | 07dbccf0e42c0fac35536e20a06057abb8ee3d62 (patch) | |
tree | 70cad1dcc331df7ce6f887d1eb7b1a3090d8a113 | |
parent | a12ecadace83e0a7eb303237541e9160a5cb4420 (diff) | |
download | epiphany-Release181.tar.gz |
Post-release version bump.Release181
2005-10-02 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,11 @@ 2005-10-02 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: + + Post-release version bump. + +2005-10-02 Christian Persch <chpe@cvs.gnome.org> + === Release 1.8.1 === * NEWS: diff --git a/configure.ac b/configure.ac index 6da5cdb94..927a0b040 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License along dnl with this program; if not, write to the Free Software Foundation, Inc., dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -AC_INIT([GNOME Web Browser],[1.8.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.8.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |