aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-03-30 10:15:35 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-03-30 10:16:20 +0300
commit488db18a722fbf80cd4f76af6a82891293551f84 (patch)
tree1d6a6b23f30b48524bd872726a96b739d8f4308d /configure.ac
parent0f73c9f19e332161c7b760dfb39f954e9ff219d1 (diff)
downloadcfpeek-488db18a722fbf80cd4f76af6a82891293551f84.tar.gz
cfpeek-488db18a722fbf80cd4f76af6a82891293551f84.tar.bz2
Version 1.1release-1.1
Update docs.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 17edec6..c915f92 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with cfpeek. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.63)
-AC_INIT([cfpeek], 1.0.90, [bug-cfpeek@gnu.org.ua])
+AC_INIT([cfpeek], 1.1, [bug-cfpeek@gnu.org.ua])
AC_CONFIG_SRCDIR([src/cfpeek.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADER([config.h])

Return to:

Send suggestions and report system problems to the System administrator.