Commit 3aad3a3cd62c5809b0aca5f207b0bc770f24394b

Authored by Perry Werneck
1 parent 2c50c295

Ajustando arquivo de versões.

Showing 2 changed files with 2 additions and 0 deletions   Show diff stats
.gitignore
... ... @@ -15,6 +15,7 @@
15 15 *.bz2
16 16 *.cache
17 17 *.png
  18 +versions
18 19 ChangeLog*
19 20 Makefile
20 21 aclocal.m4
... ...
versions.in
  1 +PACKAGE_VERSION=@PACKAGE_VERSION@
1 2 PACKAGE_REVISION=@PACKAGE_REVISION@
2 3 PACKAGE_SOURCE=@PACKAGE_SOURCE@
3 4 PACKAGE_LEVEL=@PACKAGE_LEVEL@
... ...