Skip to content

Commit

Permalink
remove RELEASE from version
Browse files Browse the repository at this point in the history
  • Loading branch information
torakiki committed Feb 28, 2017
1 parent 79d95ea commit 8f07143
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pdfsam-community/src/deb/doc/changelog
@@ -1,5 +1,5 @@
pdfsam-basic (3.0.3.RELEASE) unstable; urgency=low
pdfsam-basic (3.3.0) unstable; urgency=low

* Version 3.0.3 of PDFsam Basic.
* Version 3.3.0 of PDFsam Basic.

-- Andrea Vacondio <info@pdfsam.org> Fri, 22 Apr 2016 12:19:39 +0100
2 changes: 1 addition & 1 deletion pdfsam-msi-installer/src/pdfsamVariables.wxi
Expand Up @@ -7,7 +7,7 @@
<!-- Changing only this doesn't qualify for an upgrade so the upgrade is not detected -->
<?define ProductLabelVersion="0" ?>
<!-- Change this -->
<?define ProductFullVersion="3.3.0.RELEASE" ?>
<?define ProductFullVersion="3.3.0" ?>

<!-- Static configuration options. -->
<?define ProductCode="*" ?>
Expand Down

0 comments on commit 8f07143

Please sign in to comment.