diff options
| author | Marcus Brinkmann <[email protected]> | 2003-07-31 15:57:35 +0000 | 
|---|---|---|
| committer | Marcus Brinkmann <[email protected]> | 2003-07-31 15:57:35 +0000 | 
| commit | 6bb0790d97f07ea383726583e2e7fdc7f6f70845 (patch) | |
| tree | 9d440d36518aefe59a6aac3f6bc0144a077c68a1 /configure.ac | |
| parent | 2003-07-31 Marcus Brinkmann <[email protected]> (diff) | |
| download | gpgme-6bb0790d97f07ea383726583e2e7fdc7f6f70845.tar.gz gpgme-6bb0790d97f07ea383726583e2e7fdc7f6f70845.zip | |
2003-07-31  Marcus Brinkmann  <[email protected]>
	* configure.ac (AC_INIT): Bump version to 0.4.3.
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configure.ac b/configure.ac index 137353f4..7b70d09d 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@  # (Process this file with autoconf to produce a configure script.)  # Version number: Remember to change it immediately *after* a release. -AC_INIT(gpgme, 0.4.2, [[email protected]]) +AC_INIT(gpgme, 0.4.3, [[email protected]])  # LT Version numbers, remember to change them just *before* a release.  #   (Code changed:			REVISION++)  #   (Interfaces added/removed/changed:	CURRENT++, REVISION=0) | 
