Boonda-P / gource

Automatically exported from code.google.com/p/gource
0 stars 0 forks source link

[PATCH] Fix version number in configure.ac #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am trying to package gource for Fedora and found that configure.ac still
shows the version as 0.1 while the released version number is 0.18.
Attached is a patch that fixes this. Could you please review this?

Original issue reported on code.google.com by siddhesh...@gmail.com on 2 Dec 2009 at 10:06

Attachments:

GoogleCodeExporter commented 8 years ago
Ah. Does something actually depend on that?

Patch looks fine.

Ideally it would be better if it got the version number from GOURCE_VERSION in
src/gource.h so it doesn't need to be maintained.

Original comment by acaudw...@gmail.com on 2 Dec 2009 at 9:38

GoogleCodeExporter commented 8 years ago
Not really from a functional viewpoint, but thought it would be a good idea to 
fix
anyway.

Original comment by siddhesh...@gmail.com on 3 Dec 2009 at 5:23

GoogleCodeExporter commented 8 years ago
Ok. I'll start maintaining this in the next version.

Cheers

Original comment by acaudw...@gmail.com on 3 Dec 2009 at 8:06

GoogleCodeExporter commented 8 years ago
0.20 has the correct version number in configure.

Original comment by acaudw...@gmail.com on 12 Dec 2009 at 2:34