diff options
author | Erick Pérez Castellanos <erick.red@gmail.com> | 2014-03-01 12:39:01 -0500 |
---|---|---|
committer | Erick Pérez Castellanos <erick.red@gmail.com> | 2014-03-01 12:39:01 -0500 |
commit | 6f3dd60d34ead123c97114070e34f28c5cef35cb (patch) | |
tree | e70845b8fa5113dbd753bc30b412702934b68af5 /configure.ac | |
parent | 2a9be9372684a35dc5506d3dc67c4e28aeab8247 (diff) | |
download | gnome-contacts-6f3dd60d34ead123c97114070e34f28c5cef35cb.tar.gz |
Bump version to 3.11.91 for release3.11.91
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 0c509d6..c13df28 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.67]) -AC_INIT([gnome-contacts],[3.11.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts]) +AC_INIT([gnome-contacts],[3.11.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts]) AC_CONFIG_SRCDIR([src/main.vala]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) |