diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2020-07-14 13:10:52 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2020-07-14 13:10:52 +0100 |
commit | 02e228f312483fc78af1c2a1e93f706f774788fa (patch) | |
tree | 3afcef39fa644e6445c6169e386309d751d0b62d /configure.ac | |
parent | 1e3cb03c7685561ff41c4d39ab85b4ef8462077c (diff) | |
download | geiser-02e228f312483fc78af1c2a1e93f706f774788fa.tar.gz geiser-02e228f312483fc78af1c2a1e93f706f774788fa.tar.bz2 |
Version 0.120.12
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 fd10bd9..b1fd3c3 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -AC_INIT([Geiser],[0.11.2],[geiser-users@nongnu.org],geiser) +AC_INIT([Geiser],[0.12],[geiser-users@nongnu.org],geiser) AC_CONFIG_SRCDIR([elisp/geiser.el]) AM_INIT_AUTOMAKE |