aboutsummaryrefslogtreecommitdiffstats
path: root/make-version.pl
AgeCommit message (Collapse)AuthorFilesLines
2011-04-101.5.1 → 1.5.2. Reenable Babel.Gerald Combs1-4/+4
svn path=/trunk/; revision=36540
2011-04-10Build 1.5.1. Temporarily disable the Babel dissector.Gerald Combs1-4/+4
svn path=/trunk/; revision=36537
2011-01-241.5.0 → 1.5.1.Gerald Combs1-4/+4
svn path=/trunk/; revision=35639
2011-01-24Build 1.5.0.Gerald Combs1-4/+4
svn path=/trunk/; revision=35637
2010-11-08If svn not found, print "Unknown" revision message.Chris Maynard1-2/+2
svn path=/trunk/; revision=34807
2010-05-051.3.5 -> 1.3.6.Gerald Combs1-4/+4
svn path=/trunk/; revision=32667
2010-05-04Build 1.3.5.Gerald Combs1-4/+4
svn path=/trunk/; revision=32666
2010-03-311.3.4 -> 1.3.5.Gerald Combs1-4/+4
svn path=/trunk/; revision=32345
2010-03-31Build 1.3.4.Gerald Combs1-4/+4
svn path=/trunk/; revision=32340
2010-02-111.3.3 -> 1.3.4.Gerald Combs1-4/+4
svn path=/trunk/; revision=31865
2010-02-10Build 1.3.3.Gerald Combs1-4/+4
svn path=/trunk/; revision=31860
2010-01-14Set correct locale in make-version.pl instead of in Makefiles.Stig Bjørlykke1-0/+1
Added back add_custom_command for svnversion.h. Removed unnecessary text2pcap_CLEAN_FILES. Fix indent for ps.c command. svn path=/trunk/; revision=31525
2010-01-06Compare both lines in svnversion.h when checking for update needed.Stig Bjørlykke1-1/+2
svn path=/trunk/; revision=31454
2009-11-24Switch back to normal versioning. Bump the version to 1.3.3.Gerald Combs1-4/+4
svn path=/trunk/; revision=31064
2009-11-24Build 1.3.2.Gerald Combs1-4/+4
svn path=/trunk/; revision=31063
2009-10-27Switch back to normal versioning.Gerald Combs1-4/+4
svn path=/trunk/; revision=30733
2009-10-27Build 1.3.1.Gerald Combs1-4/+4
svn path=/trunk/; revision=30724
2009-09-15Switch back to normal versioning.Gerald Combs1-4/+4
svn path=/trunk/; revision=29923
2009-09-14Build 1.3.0.Gerald Combs1-4/+4
svn path=/trunk/; revision=29912
2009-08-04Don't exit with an error if we can't find the svn executable.Gerald Combs1-14/+14
svn path=/trunk/; revision=29288
2009-07-22Use "svn info" to fetch the version by default. Fetch the repository path asGerald Combs1-45/+68
well. Add the repository path to the version strings. svn path=/trunk/; revision=29171
2009-03-20Switch back to 1.1.4.Gerald Combs1-4/+4
svn path=/trunk/; revision=27810
2009-03-20Temporarily switch back to building 1.1.3 final.Gerald Combs1-4/+4
svn path=/trunk/; revision=27807
2009-03-18Move to 1.1.4.Gerald Combs1-4/+4
svn path=/trunk/; revision=27767
2009-03-17Build 1.1.3.Gerald Combs1-4/+4
svn path=/trunk/; revision=27765
2009-01-16Change the version to 1.1.3. SVN-stamp the version again.Gerald Combs1-4/+4
svn path=/trunk/; revision=27252
2009-01-15Build 1.1.2.Gerald Combs1-4/+4
svn path=/trunk/; revision=27235
2008-12-24Clear up the code.Jaap Keuter1-27/+27
svn path=/trunk/; revision=27111
2008-10-09Switch back to 1.1.2.Gerald Combs1-4/+6
svn path=/trunk/; revision=26392
2008-10-07Try for another 1.1.1 development release.Gerald Combs1-2/+6
svn path=/trunk/; revision=26374
2008-09-24Switch back to normal versioning. Bump the development version to 1.1.2.Gerald Combs1-4/+2
svn path=/trunk/; revision=26259
2008-09-23Build 1.1.1.Gerald Combs1-2/+4
svn path=/trunk/; revision=26256
2008-09-09Make SVN-stamped versions the default again.Gerald Combs1-4/+2
svn path=/trunk/; revision=26171
2008-09-09Fix U3 packaging. Build 1.1.0 again in order to pick up the new GLib/GTK+Gerald Combs1-2/+4
libraries. svn path=/trunk/; revision=26168
2008-09-04Make SVN-stamped versions the default again.Gerald Combs1-4/+2
svn path=/trunk/; revision=26137
2008-09-04Move the trunk to 1.1.0. Temporarily build a non-SVN-stamped package, soGerald Combs1-2/+4
that we can build 1.1.0 packages. svn path=/trunk/; revision=26136
2008-06-24Fix a logic problem.Gerald Combs1-1/+1
svn path=/trunk/; revision=25592
2008-06-23Copy over r25535 from /trunk-1.0: When we're run with -p, setGerald Combs1-2/+3
VERSION_BUILD no matter what. svn path=/trunk/; revision=25552
2008-05-05Have autoconf generate "ustar" tar files by default. This should let us haveGerald Combs1-4/+4
paths longer than 99 characters. svn path=/trunk/; revision=25232
2008-02-18If we have an SVN revision number, use it as the build number under WindowsGerald Combs1-0/+3
instead of "0". svn path=/trunk/; revision=24376
2007-12-04Next try.Jörg Mayer1-1/+1
svn path=/trunk/; revision=23749
2007-12-04Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1413Jörg Mayer1-1/+5
Print "SVN Rev unknown" in case the svn command was not found. svn path=/trunk/; revision=23739
2007-08-22Handle case of source-dir != build-dir; 2 other minor bug fixes Bill Meier1-13/+15
svn path=/trunk/; revision=22590
2007-01-19Set our package version even if we're using the SVN client.Gerald Combs1-26/+31
svn path=/trunk/; revision=20500
2007-01-08Adapt the svn info hack to work out of the box for people whoJörg Mayer1-10/+24
are using svn 1.4 or newer to automatically switch to svn info. svn path=/trunk/; revision=20343
2006-12-22Fix for bug 1195.Jaap Keuter1-3/+16
Add preference svn_client to indicate you want to use 'svn info' i.s.o. ugly directory hack. version.conf format more relaxed. svn path=/trunk/; revision=20196
2006-07-17Copy over changes from the 0.99.2 branch.Gerald Combs1-1/+8
svn path=/trunk/; revision=18752
2006-05-31More ethereal -> wireshark.Gerald Combs1-2/+2
svn path=/trunk/; revision=18292
2006-05-21name changeRonnie Sahlberg1-2/+2
svn path=/trunk/; revision=18197
2006-02-14Split the version under Windows into its major, minor, and microGerald Combs1-2/+2
components. Use them to build the VERSION, RC_VERSION, and manifest versions (the latter two are picky about formatting). This would probably be useful on the autoconf side, but I didn't see an obvious way to implement it. svn path=/trunk/; revision=17302