Skip to content

Commit

Permalink
Updating package version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
syzdek committed Dec 31, 2009
1 parent ced0b09 commit c3802e0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -26,7 +26,7 @@ AC_PREREQ(2.61)

AC_COPYRIGHT([Copyright (c) 2008, 2009 David M. Syzdek <david@syzdek.net>.])
AC_REVISION($Revision: 1.13 $)
AC_INIT([DMS Tools and Utilities],[0.7],[david@syzdek.net],[dmstools])
AC_INIT([DMS Tools and Utilities],[0.8],[david@syzdek.net],[dmstools])

AC_SUBST([RELEASE_MONTH], ["August 2009"])
AC_SUBST([PACKAGE_COPYRIGHT], ["Copyright (C) 2008, 2009 David M. Syzdek."])
Expand Down
12 changes: 6 additions & 6 deletions po/dmstools.pot
Expand Up @@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: dmstools 0.7.32.g409ff08\n"
"Project-Id-Version: dmstools 0.8\n"
"Report-Msgid-Bugs-To: david@syzdek.net\n"
"POT-Creation-Date: 2009-12-31 12:59-0900\n"
"POT-Creation-Date: 2009-12-31 14:05-0900\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand All @@ -17,13 +17,13 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"

#: src/bitops.c:204 src/codetagger.c:1293 src/numconvert.c:203
#: src/posixregex.c:236 src/typedef-info.c:442
#: src/posixregex.c:236 src/typedef-info.c:446
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr ""

#: src/bitops.c:207 src/codetagger.c:1296 src/numconvert.c:206
#: src/posixregex.c:239 src/typedef-info.c:445
#: src/posixregex.c:239 src/typedef-info.c:449
#, c-format
msgid ""
"%s: unrecognized option `--%c'\n"
Expand Down Expand Up @@ -57,7 +57,7 @@ msgstr ""
#. The three strings referenced are: PROGRAM_NAME, PACKAGE_NAME,
#. PACKAGE_VERSION.
#: src/bitops.c:405 src/codetagger.c:1075 src/numconvert.c:312
#: src/posixregex.c:379 src/typedef-info.c:742
#: src/posixregex.c:379 src/typedef-info.c:746
#, c-format
msgid ""
"%s (%s) %s\n"
Expand Down Expand Up @@ -224,7 +224,7 @@ msgstr ""
#. strings are displayed if the program is passed `--help' on the command
#. line. The two strings referenced are: PROGRAM_NAME, and
#. PACKAGE_BUGREPORT
#: src/typedef-info.c:719
#: src/typedef-info.c:723
#, c-format
msgid ""
"Usage: %s [options] [typedef]\n"
Expand Down

0 comments on commit c3802e0

Please sign in to comment.