diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-11-29 23:31:27 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-29 23:31:27 +0800 |
commit | 22fd2b41687138f62b1a4ea6069883f4551f4d8a (patch) | |
tree | 0c6764f0b8262a7e0ab381144f40633a09e91442 | |
parent | c4683bc396bac815c7695f4331122e744424aa5c (diff) | |
download | gsoc2013-epiphany-22fd2b41687138f62b1a4ea6069883f4551f4d8a.tar gsoc2013-epiphany-22fd2b41687138f62b1a4ea6069883f4551f4d8a.tar.gz gsoc2013-epiphany-22fd2b41687138f62b1a4ea6069883f4551f4d8a.tar.bz2 gsoc2013-epiphany-22fd2b41687138f62b1a4ea6069883f4551f4d8a.tar.lz gsoc2013-epiphany-22fd2b41687138f62b1a4ea6069883f4551f4d8a.tar.xz gsoc2013-epiphany-22fd2b41687138f62b1a4ea6069883f4551f4d8a.tar.zst gsoc2013-epiphany-22fd2b41687138f62b1a4ea6069883f4551f4d8a.zip |
Post-release version bunmp.
2004-11-29 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bunmp.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,11 @@ 2004-11-29 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: + + Post-release version bunmp. + +2004-11-29 Christian Persch <chpe@cvs.gnome.org> + === Release 1.5.2 === 2004-11-29 Christian Persch <chpe@cvs.gnome.org> diff --git a/configure.ac b/configure.ac index c126405b3..3530d6069 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.5.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.5.2.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |