diff options
author | Bill Haneman <billh@src.gnome.org> | 2001-09-29 22:58:04 +0000 |
---|---|---|
committer | Bill Haneman <billh@src.gnome.org> | 2001-09-29 22:58:04 +0000 |
commit | d924ba47b2d23eb87a16b004d8b0d31ab6c323bf (patch) | |
tree | 19bfb91c54807b34e766033d55adb6fb1ca90a9e /atk/makefile.msc | |
parent | f295431c9a451c8fa3f32b6bccf2f48aadb774fc (diff) | |
download | atk-d924ba47b2d23eb87a16b004d8b0d31ab6c323bf.tar.gz |
Upped rev to match other makefiles.
Diffstat (limited to 'atk/makefile.msc')
-rw-r--r-- | atk/makefile.msc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/makefile.msc b/atk/makefile.msc index bffe82c..1d4d7d3 100644 --- a/atk/makefile.msc +++ b/atk/makefile.msc @@ -6,7 +6,7 @@ PRJ_TOP = .. PACKAGE = atk !INCLUDE $(TOP)\build\win32\make.msc -PKG_VER = 0.5 +PKG_VER = 0.6 top_srcdir = $(PRJ_TOP) top_builddir = $(PRJ_TOP) |