aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--patchlvl.h2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 69d9560..387a3df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+zinc-tk (3.2.6e) unstable; urgency=low
+
+ * Corrections de bugs
+ * Ajout du support UTF8 pour Tcl/Tk
+
+ -- Patrick Lecoanet <lecoanet@ath.cena.fr> Fri, 20 Dec 2002 14:56:42 +0100
+
zinc-tk (3.2.6d) unstable; urgency=low
* Adaptations (mineures) pour TCL/TK 8.4.
diff --git a/patchlvl.h b/patchlvl.h
index 54cd7d9..3380d36 100644
--- a/patchlvl.h
+++ b/patchlvl.h
@@ -9,5 +9,5 @@
#define ZINCVER 3
#define ZINCREV 2
#define ZINCPLVL 06
-#define ZINCVERSION "zinc-version-3206d"
+#define ZINCVERSION "zinc-version-3206e"
#endif