diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index cb903955c..41db8320e 100644 --- a/configure.ac +++ b/configure.ac @@ -25,8 +25,8 @@ AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([configure.ac]) -EPIPHANY_MAJOR=2.19 -EPIPHANY_API_VERSION=2.19 +EPIPHANY_MAJOR=2.21 +EPIPHANY_API_VERSION=2.21 # This should stay at the major version of the latest stable releases EPIPHANY_UA_VERSION=2.20 |