Skip to content

Commit

Permalink
tag genders-1-20-1
Browse files Browse the repository at this point in the history
  • Loading branch information
chu11 committed Aug 15, 2012
1 parent ec4e72b commit 5957ee5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2012-08-15 Albert Chu <[email protected]>

* tagged genders-1-20-1

2012-08-13 Albert Chu <[email protected]>

* Support --with-non-shortened-hostnames compile option.
Expand Down
2 changes: 1 addition & 1 deletion META
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
##
Meta: 1
Name: genders
Version: 1.19
Version: 1.20
Release: 1
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ AM_MAINTAINER_MODE
# release, then set age to 0.
#
LIBGENDERS_CURRENT=3
LIBGENDERS_REVISION=0
LIBGENDERS_REVISION=1
LIBGENDERS_AGE=3
LIBGENDERS_VERSION_INFO=$LIBGENDERS_CURRENT:$LIBGENDERS_REVISION:$LIBGENDERS_AGE
AC_SUBST([LIBGENDERS_VERSION_INFO])
Expand All @@ -57,7 +57,7 @@ AC_SUBST([PERLGENDERS_VERSION])

# Python Libgenders and Genders versioning
PYTHONGENDERS_MAJOR=1
PYTHONGENDERS_MINOR=0
PYTHONGENDERS_MINOR=1
PYTHONGENDERS_VERSION=$PYTHONGENDERS_MAJOR.$PYTHONGENDERS_MINOR
AC_SUBST([PYTHONGENDERS_VERSION])

Expand Down

0 comments on commit 5957ee5

Please sign in to comment.