aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-01-26 12:20:13 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-01-26 12:20:13 +0200
commit8d4d064a9c467148be15cb54d625933e2cd0845f (patch)
treee4b34c4186f948167eacc78ef6bb5724246b8bbe
parent97bf0329e974ea391f5f119e7256bf648889775c (diff)
downloadjumper-8d4d064a9c467148be15cb54d625933e2cd0845f.tar.gz
jumper-8d4d064a9c467148be15cb54d625933e2cd0845f.tar.bz2
Version 1.2.90
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 686cb12..e5f6e39 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,13 +12,13 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Jumper. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.69])
-AC_INIT([jumper], [1.2], [bug-jumper@gnu.org.ua],,
+AC_INIT([jumper], [1.2.90], [bug-jumper@gnu.org.ua],,
[http://www.gnu.org.ua/software/jumper])
AC_CONFIG_SRCDIR([src/jumper.c])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.11.5 gnits tar-ustar silent-rules])

Return to:

Send suggestions and report system problems to the System administrator.