diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-12 03:32:33 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-12 03:32:33 +0800 |
commit | 706c311778082e9deaf4126d15e451915ae469de (patch) | |
tree | 2da434244dea408ebfc29d79043ca7b168ed6757 | |
parent | ae39d7f125e3bd3c61668079f8bd5af916dfa963 (diff) | |
download | gsoc2013-epiphany-706c311778082e9deaf4126d15e451915ae469de.tar.gz gsoc2013-epiphany-706c311778082e9deaf4126d15e451915ae469de.tar.zst gsoc2013-epiphany-706c311778082e9deaf4126d15e451915ae469de.zip |
Post-release version bump.
2005-01-11 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-01-11 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: + + Post-release version bump. + +2005-01-11 Christian Persch <chpe@cvs.gnome.org> + === Release 1.5.4 === 2005-01-11 Christian Persch <chpe@cvs.gnome.org> diff --git a/configure.ac b/configure.ac index 931e87ef8..961b22c8e 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],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.5.4.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |