diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-24 22:10:54 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-24 22:10:54 +0800 |
commit | 69df3812531fa98935aec900c7425bf1e27bf179 (patch) | |
tree | 60ab01a2ab2d874541a56034ebcebf4864bd4c15 /configure.ac | |
parent | 9242cd362e394f3923d1b9bef45ab1bd86095c9d (diff) | |
download | gsoc2013-epiphany-69df3812531fa98935aec900c7425bf1e27bf179.tar.gz gsoc2013-epiphany-69df3812531fa98935aec900c7425bf1e27bf179.tar.zst gsoc2013-epiphany-69df3812531fa98935aec900c7425bf1e27bf179.zip |
Version 1.5.5.
2005-01-24 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
* configure.ac:
Version 1.5.5.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6124780be..e68100ba8 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.4.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.5.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |