[fyba] 74/77: increase version to 4.1.1; update changelog
Ruben Undheim
rubund-guest at moszumanska.debian.org
Mon Sep 22 15:11:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository fyba.
commit dfb844dc89ab8772df73f7b96acc91bf54216320
Author: Thomas Hirsch <thomas.hirsch at kartverket.no>
Date: Mon Sep 22 07:36:49 2014 +0200
increase version to 4.1.1; update changelog
---
ChangeLog | 6 ++++--
configure.ac | 4 ++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index b7c435a..ab2b6c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
4.1.1:
+ Automake build routines
Simplified building routines in Linux, Windows and Mac
- ...
- ...
+ Removed routines possibly copyrighted by Borland
+ Handling for file permission denied of index files
Translated some documentation into English.
+ Added ChangeLog :)
4.1.0:
First release to be published under an open source license
diff --git a/configure.ac b/configure.ac
index dd99165..ac27e83 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.59])
-AC_INIT(fyba, 4.1.0, thomas.hirsch at statkart.no)
-AM_INIT_AUTOMAKE(fyba, 4.1.0)
+AC_INIT(fyba, 4.1.1, thomas.hirsch at statkart.no)
+AM_INIT_AUTOMAKE(fyba, 4.1.1)
LT_INIT()
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([include/fygm.h])
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/fyba.git
More information about the Pkg-grass-devel
mailing list