diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-11-13 00:18:51 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-11-13 00:18:51 +0800 |
commit | 79b7c811ef42eb752e499763e5153a912cb0ec9b (patch) | |
tree | d4d44f4c9dc685e1709b6226ea30180155dbccf0 | |
parent | db3389ce446f3fdb6e2a8cf0447920a6bb4e4d31 (diff) | |
download | gsoc2013-epiphany-79b7c811ef42eb752e499763e5153a912cb0ec9b.tar.gz gsoc2013-epiphany-79b7c811ef42eb752e499763e5153a912cb0ec9b.tar.zst gsoc2013-epiphany-79b7c811ef42eb752e499763e5153a912cb0ec9b.zip |
Post-release version bump.
2005-11-12 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-11-12 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: + + Post-release version bump. + +2005-11-12 Christian Persch <chpe@cvs.gnome.org> + === Release 1.9.2 === * Makefile.am: diff --git a/configure.ac b/configure.ac index 4493aed7b..bb9bdddb6 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.9.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.9.2.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |