diff options
author | Juan R. García Blanco <juanrgar@gmail.com> | 2014-10-12 13:05:57 +0200 |
---|---|---|
committer | Juan R. García Blanco <juanrgar@gmail.com> | 2014-10-12 13:05:57 +0200 |
commit | 2958f92ffe3fe1858e623611cae1a7f259432ad8 (patch) | |
tree | 232060a9c374a5b204387286ddf9a76e4bc48fdc /configure.ac | |
parent | 3f21c959e4303e63c54e2ecc5c9f4a47d3e86092 (diff) | |
download | gnome-dictionary-2958f92ffe3fe1858e623611cae1a7f259432ad8.tar.gz |
3.14.13.14.1
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 34b8798..8915db4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl -*- mode: m4 -*- AC_PREREQ(2.63) -AC_INIT([gnome-dictionary], [3.14.0], +AC_INIT([gnome-dictionary], [3.14.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-dictionary], [gnome-dictionary], [http://live.gnome.org/GnomeUtils]) |