X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk-config.in;h=399d77efe53b04abbb3f7873eeb62067a281b6f3;hb=95b3f3e46016e4993e60e8c139bfd03a106201ba;hp=846f82678050bbaac779059bf20662474f8efb3f;hpb=c3e01fe599d7f6d7cb313545f9c136afb6a9fd68;p=~andy%2Fgtk diff --git a/gtk-config.in b/gtk-config.in index 846f82678..399d77efe 100644 --- a/gtk-config.in +++ b/gtk-config.in @@ -56,7 +56,7 @@ while test $# -gt 0; do echo_exec_prefix=yes ;; --version) - echo @GTK_VERSION@ + echo @GTK_MAJOR_VERSION@.@GTK_MINOR_VERSION@.@GTK_MICRO_VERSION@ ;; --cflags) echo_cflags=yes