From 5bce61c04e589e368d534c4797711ac73c1e1f23 Mon Sep 17 00:00:00 2001 From: Achil Date: Tue, 6 Sep 2022 18:56:51 +0200 Subject: Daniel Etienne pre release for Bullseye --- configure.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index dafc2ca..4d24d11 100644 --- a/configure.in +++ b/configure.in @@ -10,7 +10,7 @@ dnl Copyright (c) 1999 Scriptics Corporation. dnl Copyright (c) 2002 ActiveState SRL. dnl dnl -dnl $Id$ +dnl $Id: configure.in 1899 2008-01-22 11:09:02Z lemort $ #----------------------------------------------------------------------- # Define MAJOR_VERSION, MINOR_VERSION and PATCHLEVEL, they are @@ -20,12 +20,12 @@ dnl $Id$ #----------------------------------------------------------------------- MAJOR_VERSION=3 MINOR_VERSION=3 -PATCHLEVEL=6 +PATCHLEVEL=8 #----------------------------------------------------------------------- # Check the source path of the package #----------------------------------------------------------------------- -AC_INIT([Tkzinc], [3.3.6]) +AC_INIT([Tkzinc], [3.3.8]) #-------------------------------------------------------------------- # Call TEA_INIT as the first TEA_ macro to set up initial vars. -- cgit v1.1