diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2015-08-04 00:37:59 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2015-08-04 00:37:59 +0300 |
| commit | 981bdd5fa1c64f7e69b645032f16ccc38ed8a5a2 (patch) | |
| tree | 738d2e1fe88fd04491be4791a22d40d4a42c34dc /configure.ac | |
| parent | TODO (Know Bugs): Update (diff) | |
| download | guile-ssh-981bdd5fa1c64f7e69b645032f16ccc38ed8a5a2.tar.gz | |
NEWS: Bump version to 0.8.0v0.8.0
* NEWS: Bump version to 0.8.0.
* configure.ac, doc/version.texi: Likewise.
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 5169317..a7347dd 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ You should have received a copy of the GNU General Public License along with Guile-SSH. If not, see <http://www.gnu.org/licenses/>. ]]) -AC_INIT([Guile-SSH], [0.7.2], [poptsov.artyom@gmail.com], +AC_INIT([Guile-SSH], [0.8.0], [poptsov.artyom@gmail.com], [guile-ssh], [https://github.com/artyom-poptsov/guile-ssh]) |
