diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-07-27 05:13:28 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-07-27 05:13:28 +0800 |
commit | ece2ebac73896311bf4efe4ad53d6232e3476de3 (patch) | |
tree | 9f88a594c491341dc7478668e7ce398fd3b609b0 /configure.ac | |
parent | 7978776e437484cbf1e872cad0d1e59d12bd9266 (diff) | |
download | gsoc2013-epiphany-ece2ebac73896311bf4efe4ad53d6232e3476de3.tar.gz gsoc2013-epiphany-ece2ebac73896311bf4efe4ad53d6232e3476de3.tar.zst gsoc2013-epiphany-ece2ebac73896311bf4efe4ad53d6232e3476de3.zip |
Post-release version bump.
2005-07-26 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
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 a64963a50..ab22d32bb 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.7.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.7.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |