increment version to 1.3.4 (binary 0, interface 0).

Mon Apr  9 19:02:07 2001  Tim Janik  <timj@gtk.org>

        * configure.in (GTK_MICRO_VERSION): increment version to 1.3.4 (binary
        0, interface 0).
This commit is contained in:
Tim Janik 2001-04-09 17:47:15 +00:00 committed by Tim Janik
parent c273084980
commit c5bd3a2322
8 changed files with 36 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Mon Apr 9 19:02:07 2001 Tim Janik <timj@gtk.org>
* configure.in (GTK_MICRO_VERSION): increment version to 1.3.4 (binary
0, interface 0).
2001-04-04 Denis Oliver Kropp <dok@convergence.de>
* gtk/gtkcalendar.c (gtk_calendar_button_press):

View File

@ -1,3 +1,8 @@
Mon Apr 9 19:02:07 2001 Tim Janik <timj@gtk.org>
* configure.in (GTK_MICRO_VERSION): increment version to 1.3.4 (binary
0, interface 0).
2001-04-04 Denis Oliver Kropp <dok@convergence.de>
* gtk/gtkcalendar.c (gtk_calendar_button_press):

View File

@ -1,3 +1,8 @@
Mon Apr 9 19:02:07 2001 Tim Janik <timj@gtk.org>
* configure.in (GTK_MICRO_VERSION): increment version to 1.3.4 (binary
0, interface 0).
2001-04-04 Denis Oliver Kropp <dok@convergence.de>
* gtk/gtkcalendar.c (gtk_calendar_button_press):

View File

@ -1,3 +1,8 @@
Mon Apr 9 19:02:07 2001 Tim Janik <timj@gtk.org>
* configure.in (GTK_MICRO_VERSION): increment version to 1.3.4 (binary
0, interface 0).
2001-04-04 Denis Oliver Kropp <dok@convergence.de>
* gtk/gtkcalendar.c (gtk_calendar_button_press):

View File

@ -1,3 +1,8 @@
Mon Apr 9 19:02:07 2001 Tim Janik <timj@gtk.org>
* configure.in (GTK_MICRO_VERSION): increment version to 1.3.4 (binary
0, interface 0).
2001-04-04 Denis Oliver Kropp <dok@convergence.de>
* gtk/gtkcalendar.c (gtk_calendar_button_press):

View File

@ -1,3 +1,8 @@
Mon Apr 9 19:02:07 2001 Tim Janik <timj@gtk.org>
* configure.in (GTK_MICRO_VERSION): increment version to 1.3.4 (binary
0, interface 0).
2001-04-04 Denis Oliver Kropp <dok@convergence.de>
* gtk/gtkcalendar.c (gtk_calendar_button_press):

View File

@ -1,3 +1,8 @@
Mon Apr 9 19:02:07 2001 Tim Janik <timj@gtk.org>
* configure.in (GTK_MICRO_VERSION): increment version to 1.3.4 (binary
0, interface 0).
2001-04-04 Denis Oliver Kropp <dok@convergence.de>
* gtk/gtkcalendar.c (gtk_calendar_button_press):

View File

@ -31,7 +31,7 @@ AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
#
GTK_MAJOR_VERSION=1
GTK_MINOR_VERSION=3
GTK_MICRO_VERSION=3
GTK_MICRO_VERSION=4
GTK_INTERFACE_AGE=0
GTK_BINARY_AGE=0
GTK_VERSION=$GTK_MAJOR_VERSION.$GTK_MINOR_VERSION.$GTK_MICRO_VERSION