diff options
author | Nik Nyby <nikolas@gnu.org> | 2015-04-02 21:13:34 -0400 |
---|---|---|
committer | Nik Nyby <nikolas@gnu.org> | 2015-04-02 21:13:34 -0400 |
commit | 50a734f27491098d19c6267c3b21b0a1507879d3 (patch) | |
tree | dc759ff02d3b66309d28950b75f84aaa05910b70 /configure.ac | |
parent | f3b7630c6f276545696d8abf91f90c03c3bb0cf6 (diff) | |
download | librejsxul-50a734f27491098d19c6267c3b21b0a1507879d3.tar.lz librejsxul-50a734f27491098d19c6267c3b21b0a1507879d3.tar.xz librejsxul-50a734f27491098d19c6267c3b21b0a1507879d3.zip |
New test version for 6.0.9
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 1a8ef32..be38f8c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(librejs, 6.0.8, [bug-librejs@gnu.org]) +AC_INIT(librejs, 6.0.9.20150402, [bug-librejs@gnu.org]) AC_PROG_INSTALL AC_PATH_PROG([MAKEINFO], makeinfo) |