aboutsummaryrefslogtreecommitdiff
path: root/pkg/version/version.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pkg/version/version.go5
1 files changed, 2 insertions, 3 deletions
diff --git a/pkg/version/version.go b/pkg/version/version.go
index eabf583..e8c5f12 100644
--- a/pkg/version/version.go
+++ b/pkg/version/version.go
@@ -3,8 +3,7 @@ package version
// this is set by the linker during build
var (
version = "devel"
- commit = ""
-
+ commit = ""
)
// Version returns the current feed2imap-go version
@@ -15,4 +14,4 @@ func Version() string {
// FullVersion returns the version including the commit hash
func FullVersion() string {
return "Version " + version + " Commit: " + commit
-} \ No newline at end of file
+}
mmit/portato/gui/templates/SearchWindow.ui?id=8c127b4c4e7930f4c6a076e5c7d7679b4badfabb&follow=1'>Removed the 'translatable' attribute from 'gtk-*' stringsRené 'Necoro' Neumann5-11/+11 2009-08-31Removed TODO. Renamed ChangeLog to TODORené 'Necoro' Neumann2-40/+0 2009-08-27Only import stuff if necessaryRené 'Necoro' Neumann1-8/+8 2009-08-25Release the threadQueue-Lock in syncv0.13René 'Necoro' Neumann1-0/+1 2009-08-25Updated portugese translationAlberto Federman Neto1-650/+687 2009-08-15Update spanish translationDaniel Halens1-245/+258 2009-08-15Use boolean flags instead of obscure C flags for ipc.MessageQueueRené 'Necoro' Neumann3-13/+15 2009-08-15TypoRené 'Necoro' Neumann1-1/+1 2009-08-15Enhanced the extensions.shRené 'Necoro' Neumann1-3/+8 2009-08-15Move eix-format to correct locationRené 'Necoro' Neumann1-0/+0