From: robertl Date: Mon, 18 Oct 2004 00:58:38 +0000 (+0000) Subject: Bump version number for 1.2.4 release. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~11^2~3892 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=815d2c3384422fbd617c8ed72dc4a9f486a63dde;p=gpsbabel.git Bump version number for 1.2.4 release. --- diff --git a/gpsbabel/Makefile b/gpsbabel/Makefile index 1151f80c8..35ac1039a 100644 --- a/gpsbabel/Makefile +++ b/gpsbabel/Makefile @@ -3,7 +3,7 @@ # type that is XML-ish (i.e. gpx or geocaching.com's/loc) you can uncomment # INHIBIT_EXPAT and coment out LIBEXPAT on just to get a build working quickly. # INHIBIT_EXPAT=-DNO_EXPAT -LIBEXPAT=-lexpat #-lefence +LIBEXPAT=-lexpat # -lefence # USB may required non-standard libraries (like libusb) be installed # and may not be available on all OSes. Uncomment this to remove the key @@ -88,10 +88,10 @@ dep: (echo -n "internal_styles.c: mkstyle.sh " ; echo style/*.style ; /bin/echo -e '\t./mkstyle.sh > internal_styles.c || (rm -f internal_styles.c ; exit 1)' ) >> /tmp/dep echo Edit Makefile and bring in /tmp/dep -VERSIONU=1_2_4_beta10162004 -VERSIOND=1.2.4_beta10162004 -#VERSIONU=1_2_3 -#VERSIOND=1.2.3 +#VERSIONU=1_2_4_beta10162004 +#VERSIOND=1.2.4_beta10162004 +VERSIONU=1_2_4 +VERSIOND=1.2.4 release: cvs commit