Skip to content

Commit 158d665

Browse files
committed
Change version to 1.2.0 📝
1 parent 0f09d26 commit 158d665

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ([2.59])
2-
AC_INIT([sngrep], [1.1.0], [[email protected]], [sngrep], [http://www.irontec.com/])
2+
AC_INIT([sngrep], [1.2.0], [[email protected]], [sngrep], [http://www.irontec.com/])
33
AM_INIT_AUTOMAKE([1.9])
44
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
55
AC_CONFIG_HEADERS([src/config.h])

doc/sngrep.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
.\" Copyright (c) 2013-2015 Ivan Alonso <[email protected]>
44
.\" Copyright (c) 2013-2015 Irontec S.L.
55

6-
.TH SNGREP 8 "June 2015" "sngrep 1.1.0"
6+
.TH SNGREP 8 "June 2015" "sngrep 1.2.0"
77

88
.SH NAME
99

0 commit comments

Comments
 (0)