This is just to add the licensing stuff that was added in the last commit, so no software fixes nor new functionalities here.
Signed-off-by: Richard Maciel <[email protected]> --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 2d9805c..867bc21 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ # configure.in for the trousers project # -AC_INIT(trousers, 0.3.11, [email protected]) +AC_INIT(trousers, 0.3.11-1, [email protected]) TSS_SPEC_MAJOR=1 TSS_SPEC_MINOR=2 -- 1.8.1.4 ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ TrouSerS-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/trousers-tech
