diff options
author | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2017-04-03 01:32:18 +0200 |
---|---|---|
committer | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2017-04-03 01:32:18 +0200 |
commit | b7bf3331cbae60d55c41da7693c25aa07c4463f5 (patch) | |
tree | 14e44341d26e7c562f342ee93a1f8f0143b70fde | |
parent | 16186de6a51ce40337ead48cb6ff3d207ec19e00 (diff) | |
download | ratpoison-b7bf3331cbae60d55c41da7693c25aa07c4463f5.zip |
New release: ratpoison-1.4.9
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2e0a036..76cb5c1 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ dnl You should have received a copy of the GNU General Public License dnl along with this program; if not, write to the Free Software dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -AC_INIT([ratpoison], [1.4.9-rc2], [ratpoison-devel@nongnu.org]) +AC_INIT([ratpoison], [1.4.9], [ratpoison-devel@nongnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([src/main.c]) |