* configure.in: bumped version to 1.3.3.
diff --git a/ChangeLog b/ChangeLog
index b7e7bdd..44b762d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
 	GNU libtool 1.3.3 was released.
 
 	* NEWS: inserted todays date.
+	* configure.in: bumped version to 1.3.3.
 
 1999-07-02  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
diff --git a/configure.in b/configure.in
index 8597e88..c21aac0 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@
 
 AC_INIT(ltmain.in)
 
-AM_INIT_AUTOMAKE(libtool, 1.3.2a)
+AM_INIT_AUTOMAKE(libtool, 1.3.3)
 
 # This is a sanity check so we can see which version is used in bug reports.
 # It is assumed that we only want to see the date extension for cvs libtool